]> git.deb.at Git - rhonda/impostor.hazel.git/commitdiff
Updated documentation project properties
authorJamJar00 <jamster.30@btinternet.com>
Fri, 12 May 2017 13:08:17 +0000 (14:08 +0100)
committerJamJar00 <jamster.30@btinternet.com>
Fri, 12 May 2017 13:08:17 +0000 (14:08 +0100)
Hazel.Documentation/Hazel.Documentation.shfbproj

index 2ba311310b75c95c91a666cd321cf89c3a83c76a..47eee4a3d710e54d2d8ef249024c35c95d2409e1 100644 (file)
@@ -13,7 +13,7 @@
     <RootNamespace>Hazel.Documentation</RootNamespace>
     <Name>Hazel.Documentation</Name>
     <!-- SHFB properties -->
-    <FrameworkVersion>.NET Framework 4.5</FrameworkVersion>
+    <FrameworkVersion>.NET Framework 3.5</FrameworkVersion>
     <OutputPath>.\Help\</OutputPath>
     <HtmlHelpName>Hazel.Documentation</HtmlHelpName>
     <Language>en-US</Language>
     <DocumentationSources>
       <DocumentationSource sourceFile="..\Hazel\Hazel.csproj" xmlns="" />
     </DocumentationSources>
+    <SaveComponentCacheCapacity>100</SaveComponentCacheCapacity>
+    <BuildAssemblerVerbosity>OnlyWarningsAndErrors</BuildAssemblerVerbosity>
+    <HelpFileFormat>Website</HelpFileFormat>
+    <IndentHtml>False</IndentHtml>
+    <KeepLogFile>False</KeepLogFile>
+    <DisableCodeBlockComponent>False</DisableCodeBlockComponent>
+    <CleanIntermediates>False</CleanIntermediates>
+    <HelpFileVersion>1.0.0.0</HelpFileVersion>
+    <MaximumGroupParts>2</MaximumGroupParts>
+    <NamespaceGrouping>False</NamespaceGrouping>
+    <SyntaxFilters>Standard</SyntaxFilters>
+    <SdkLinkTarget>Blank</SdkLinkTarget>
+    <RootNamespaceContainer>False</RootNamespaceContainer>
+    <PresentationStyle>VS2013</PresentationStyle>
+    <Preliminary>False</Preliminary>
+    <NamingMethod>MemberName</NamingMethod>
+    <HelpTitle>Hazel Documentation</HelpTitle>
+    <ContentPlacement>BelowNamespaces</ContentPlacement>
+    <WebsiteSdkLinkType>Msdn</WebsiteSdkLinkType>
+    <HtmlSdkLinkType>Msdn</HtmlSdkLinkType>
+    <IncludeFavorites>False</IncludeFavorites>
+    <BinaryTOC>True</BinaryTOC>
+    <ProjectSummary>Hazel Networking is a low-level networking library for C# providing connection orientated, message based communication via TCP, UDP and RUDP.
+Its aim is to provide a standardized interface for web communication so that using and switching between protocols is incredibly simple.
+Hazel is going to be the basis of DarkRift 2 and it is being released completely open source so that members of the community can make use of it, improve it and help find any bugs before DarkRift 2 is released.
+Hazel can be downloaded as a NuGet package here or you can get the latest build directly from the releases page here!</ProjectSummary>
   </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. -->