summaryrefslogtreecommitdiff
path: root/Analizator9000/an9k-doc
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2012-11-17 14:24:32 +0000
committeremkael <emkael@tlen.pl>2012-11-17 14:24:32 +0000
commit0fedbdf9c365e146913e7806ca71f9ec8bbf407c (patch)
tree51ff9d664b324eb8afd4cc277fd71deda13abf4b /Analizator9000/an9k-doc
parent732d3a0a0cf46cd041748d8b0f81d26e1e459a0a (diff)
* documentation project
git-svn-id: https://svn.emkael.info/an9k@20 05ec0d5d-773b-4d93-9e23-c81a7ac79feb
Diffstat (limited to 'Analizator9000/an9k-doc')
-rw-r--r--Analizator9000/an9k-doc/an9k-doc.shfbproj90
1 files changed, 90 insertions, 0 deletions
diff --git a/Analizator9000/an9k-doc/an9k-doc.shfbproj b/Analizator9000/an9k-doc/an9k-doc.shfbproj
new file mode 100644
index 0000000..5858674
--- /dev/null
+++ b/Analizator9000/an9k-doc/an9k-doc.shfbproj
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
+ <PropertyGroup>
+ <!-- The configuration and platform will be used to determine which
+ assemblies to include from solution and project documentation
+ sources -->
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{517107a5-7f91-4228-b365-0f426145e1d5}</ProjectGuid>
+ <SHFBSchemaVersion>1.9.5.0</SHFBSchemaVersion>
+ <!-- AssemblyName, Name, and RootNamespace are not used by SHFB but Visual
+ Studio adds them anyway -->
+ <AssemblyName>an9k_doc</AssemblyName>
+ <RootNamespace>an9k_doc</RootNamespace>
+ <Name>an9k_doc</Name>
+ <!-- SHFB properties -->
+ <OutputPath>Help\</OutputPath>
+ <HtmlHelpName>an9k_doc</HtmlHelpName>
+ <Language>en-US</Language>
+ <ApiFilter />
+ <ComponentConfigurations />
+ <DocumentationSources>
+ <DocumentationSource sourceFile="..\Analizator9000\Analizator9000.csproj" />
+ </DocumentationSources>
+ <HelpAttributes />
+ <NamespaceSummaries>
+ <NamespaceSummaryItem name="Analizator9000" isDocumented="True">Application namesapce.</NamespaceSummaryItem>
+ </NamespaceSummaries>
+ <PlugInConfigurations />
+ <BuildLogFile />
+ <HtmlHelp1xCompilerPath>C:\Program Files\HTML Help Workshop\</HtmlHelp1xCompilerPath>
+ <HtmlHelp2xCompilerPath />
+ <SandcastlePath>D:\Program Files\Sandcastle\</SandcastlePath>
+ <WorkingPath />
+ <BuildAssemblerVerbosity>AllMessages</BuildAssemblerVerbosity>
+ <HelpFileFormat>HtmlHelp1, Website</HelpFileFormat>
+ <IndentHtml>True</IndentHtml>
+ <FrameworkVersion>.NET Framework 3.5</FrameworkVersion>
+ <KeepLogFile>True</KeepLogFile>
+ <DisableCodeBlockComponent>False</DisableCodeBlockComponent>
+ <CppCommentsFixup>False</CppCommentsFixup>
+ <CleanIntermediates>True</CleanIntermediates>
+ <SyntaxFilters>Standard</SyntaxFilters>
+ <SdkLinkTarget>Blank</SdkLinkTarget>
+ <RootNamespaceContainer>False</RootNamespaceContainer>
+ <PresentationStyle>vs2005</PresentationStyle>
+ <Preliminary>False</Preliminary>
+ <NamingMethod>Guid</NamingMethod>
+ <HelpTitle>Analizator9000</HelpTitle>
+ <ContentPlacement>AboveNamespaces</ContentPlacement>
+ <WebsiteSdkLinkType>Msdn</WebsiteSdkLinkType>
+ <HtmlSdkLinkType>None</HtmlSdkLinkType>
+ <IncludeFavorites>False</IncludeFavorites>
+ <BinaryTOC>True</BinaryTOC>
+ <VisibleItems>ExplicitInterfaceImplementations, Internals, Privates, Protected, SealedProtected, PrivateFields</VisibleItems>
+ <SccProjectName>Svn</SccProjectName>
+ <SccProvider>SubversionScc</SccProvider>
+ <SccAuxPath>Svn</SccAuxPath>
+ <SccLocalPath>Svn</SccLocalPath>
+ </PropertyGroup>
+ <!-- There are no properties for these groups. AnyCPU needs to appear in
+ order for Visual Studio to perform the build. The others are optional
+ common platform types that may appear. -->
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|Win32' ">
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|Win32' ">
+ </PropertyGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\Analizator9000\Analizator9000.csproj">
+ <Name>Analizator9000</Name>
+ <Project>{9e1f05be-2798-488b-9a4c-c1c25665bddd}</Project>
+ <Private>True</Private>
+ </ProjectReference>
+ </ItemGroup>
+ <!-- Import the SHFB build targets -->
+ <Import Project="$(SHFBROOT)\SandcastleHelpFileBuilder.targets" />
+</Project> \ No newline at end of file