1
0
Fork 0
mirror of https://github.com/wagesj45/butterflow-ui.git synced 2025-08-02 06:38:22 -05:00

Updating path so that documentation gets placed in the correct folder.

This commit is contained in:
Jordan Wages 2018-07-09 15:15:22 -05:00
commit 75a5bd2f90
249 changed files with 351 additions and 1371 deletions

View file

@ -14,7 +14,7 @@
<Name>Documentation</Name>
<!-- SHFB properties -->
<FrameworkVersion>.NET Framework 4.7.1</FrameworkVersion>
<OutputPath>.\Help\</OutputPath>
<OutputPath>docs\</OutputPath>
<HtmlHelpName>Documentation</HtmlHelpName>
<Language>en-US</Language>
<DocumentationSources>
@ -36,6 +36,7 @@
<NamespaceSummaryItem name="butterflow_ui.Properties" isDocumented="False" />
</NamespaceSummaries>
<VisibleItems>Attributes, ExplicitInterfaceImplementations, InheritedMembers, Internals, Privates, PrivateFields, Protected, SealedProtected, ProtectedInternalAsProtected, PublicCompilerGenerated, NonBrowsable</VisibleItems>
<WarnOnMissingSourceContext>False</WarnOnMissingSourceContext>
</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. -->