summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Klichowicz <emkael@tlen.pl>2024-02-05 17:52:47 +0100
committerMichał Klichowicz <emkael@tlen.pl>2024-02-05 17:52:47 +0100
commit281f7a14d287e7ed36fee1c0d8a6c6ef60291009 (patch)
tree2160b2f5527b322f565538f4e2de71bf1ac47920
parent11381a5c3f6e840cd84d395b7f3ca9d06fa552f3 (diff)
Updating Sandcastle project to modern help file formats
-rw-r--r--Analizator9000/an9k-doc/an9k-doc.shfbproj20
1 files changed, 14 insertions, 6 deletions
diff --git a/Analizator9000/an9k-doc/an9k-doc.shfbproj b/Analizator9000/an9k-doc/an9k-doc.shfbproj
index 083a0d7..8a2e5c7 100644
--- a/Analizator9000/an9k-doc/an9k-doc.shfbproj
+++ b/Analizator9000/an9k-doc/an9k-doc.shfbproj
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="14.0">
<PropertyGroup>
<!-- The configuration and platform will be used to determine which
assemblies to include from solution and project documentation
@@ -8,7 +8,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{517107a5-7f91-4228-b365-0f426145e1d5}</ProjectGuid>
- <SHFBSchemaVersion>1.9.9.0</SHFBSchemaVersion>
+ <SHFBSchemaVersion>2017.9.26.0</SHFBSchemaVersion>
<!-- AssemblyName, Name, and RootNamespace are not used by SHFB but Visual
Studio adds them anyway -->
<AssemblyName>an9k_doc</AssemblyName>
@@ -34,9 +34,9 @@
<SandcastlePath>D:\Program Files\Sandcastle\</SandcastlePath>
<WorkingPath />
<BuildAssemblerVerbosity>AllMessages</BuildAssemblerVerbosity>
- <HelpFileFormat>HtmlHelp1, MSHelpViewer, Website</HelpFileFormat>
+ <HelpFileFormat>MSHelpViewer, Website</HelpFileFormat>
<IndentHtml>True</IndentHtml>
- <FrameworkVersion>.NET Framework 3.5</FrameworkVersion>
+ <FrameworkVersion>.NET Framework 4.8</FrameworkVersion>
<KeepLogFile>True</KeepLogFile>
<DisableCodeBlockComponent>False</DisableCodeBlockComponent>
<CppCommentsFixup>False</CppCommentsFixup>
@@ -44,7 +44,7 @@
<SyntaxFilters>Standard</SyntaxFilters>
<SdkLinkTarget>Blank</SdkLinkTarget>
<RootNamespaceContainer>False</RootNamespaceContainer>
- <PresentationStyle>VS2010</PresentationStyle>
+ <PresentationStyle>VS2013</PresentationStyle>
<Preliminary>False</Preliminary>
<NamingMethod>MemberName</NamingMethod>
<HelpTitle>Analizator9000</HelpTitle>
@@ -53,7 +53,7 @@
<HtmlSdkLinkType>None</HtmlSdkLinkType>
<IncludeFavorites>False</IncludeFavorites>
<BinaryTOC>True</BinaryTOC>
- <VisibleItems>ExplicitInterfaceImplementations, Internals, Privates, Protected, SealedProtected, PrivateFields</VisibleItems>
+ <VisibleItems>ExplicitInterfaceImplementations, Internals, Privates, PrivateFields, Protected, SealedProtected, EditorBrowsableNever, NonBrowsable</VisibleItems>
<SccProjectName>Svn</SccProjectName>
<SccProvider>SubversionScc</SccProvider>
<SccAuxPath>Svn</SccAuxPath>
@@ -61,6 +61,14 @@
<ComponentPath />
<MaximumGroupParts>2</MaximumGroupParts>
<NamespaceGrouping>False</NamespaceGrouping>
+ <SaveComponentCacheCapacity>100</SaveComponentCacheCapacity>
+ <CatalogProductId>VS</CatalogProductId>
+ <CatalogVersion>100</CatalogVersion>
+ <TocOrder>-1</TocOrder>
+ <TocParentId>-1</TocParentId>
+ <TocParentVersion>100</TocParentVersion>
+ <TopicVersion>100</TopicVersion>
+ <MSHelpViewerSdkLinkType>Id</MSHelpViewerSdkLinkType>
</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