Skip to content
This repository was archived by the owner on Apr 7, 2023. It is now read-only.

Commit acc5c3d

Browse files
author
ironfede
committed
Modified sandcastle project
git-svn-id: http://svn.code.sf.net/p/openmcdf/code/branches/dev@207 99b98b21-fab8-469c-bfc5-76399401e515
1 parent 404c876 commit acc5c3d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

sources/Html Help/OpenMcdfHelp.shfbproj

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
99
<SchemaVersion>2.0</SchemaVersion>
1010
<ProjectGuid>{6b2e0fe5-8246-4f87-9663-d72ebadfc53f}</ProjectGuid>
11-
<SHFBSchemaVersion>1.9.9.0</SHFBSchemaVersion>
11+
<SHFBSchemaVersion>2015.6.5.0</SHFBSchemaVersion>
1212
<!-- AssemblyName, Name, and RootNamespace are not used by SHFB but Visual
1313
Studio adds them anyway -->
1414
<AssemblyName>Documentation</AssemblyName>
@@ -23,8 +23,8 @@
2323
<HelpTitle>Open MCDF</HelpTitle>
2424
<MissingTags>Summary, AutoDocumentCtors</MissingTags>
2525
<DocumentationSources>
26-
<DocumentationSource sourceFile="..\src\bin\Debug\OpenMcdf.dll" />
27-
<DocumentationSource sourceFile="..\src\bin\Debug\OpenMcdf.xml" /></DocumentationSources>
26+
<DocumentationSource sourceFile="..\..\bin\Release\OpenMcdf\OpenMcdf.dll" />
27+
<DocumentationSource sourceFile="..\..\bin\Release\OpenMcdf\OpenMcdf.xml" /></DocumentationSources>
2828
<FeedbackEMailAddress>ironfede%40users.sourceforge.net</FeedbackEMailAddress>
2929
<BuildLogFile>
3030
</BuildLogFile>
@@ -36,7 +36,7 @@
3636
</SandcastlePath>
3737
<WorkingPath>
3838
</WorkingPath>
39-
<PresentationStyle>Prototype</PresentationStyle>
39+
<PresentationStyle>VS2013</PresentationStyle>
4040
<Language>en-US</Language>
4141
<NamespaceSummaries>
4242
<NamespaceSummaryItem name="BinaryTrees" isDocumented="False" xmlns="" />
@@ -52,18 +52,18 @@
5252
</Filter>
5353
<Filter entryType="Namespace" fullName="RBTree" isExposed="False" />
5454
</ApiFilter>
55-
<HelpFileVersion>1.5.4.0</HelpFileVersion>
55+
<HelpFileVersion>2.0</HelpFileVersion>
5656
<CollectionTocStyle>Hierarchical</CollectionTocStyle>
5757
<MaximumGroupParts>2</MaximumGroupParts>
5858
<NamespaceGrouping>False</NamespaceGrouping>
59-
<SyntaxFilters>Standard</SyntaxFilters>
59+
<SyntaxFilters>C#</SyntaxFilters>
6060
<SdkLinkTarget>Blank</SdkLinkTarget>
6161
<RootNamespaceContainer>False</RootNamespaceContainer>
6262
<Preliminary>False</Preliminary>
6363
<NamingMethod>Guid</NamingMethod>
6464
<ContentPlacement>AboveNamespaces</ContentPlacement>
6565
<BuildAssemblerVerbosity>OnlyWarningsAndErrors</BuildAssemblerVerbosity>
66-
<HelpFileFormat>Website</HelpFileFormat>
66+
<HelpFileFormat>HtmlHelp1</HelpFileFormat>
6767
<IndentHtml>False</IndentHtml>
6868
<FrameworkVersion>.NET Framework 4.0</FrameworkVersion>
6969
<KeepLogFile>True</KeepLogFile>

0 commit comments

Comments
 (0)