Skip to content

Commit 4037034

Browse files
author
Josh Zana
committed
Fix path to namespace_summaries in doc generation
1 parent 8abced6 commit 4037034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/StoneDocs.shfbproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<DocumentationSource sourceFile="..\dropbox-sdk-dotnet\Dropbox.Api\stone_summaries.xml" />
2222
<DocumentationSource sourceFile="..\dropbox-sdk-dotnet\Dropbox.Api\docbin\Release\Dropbox.Api.dll" />
2323
<DocumentationSource sourceFile="..\dropbox-sdk-dotnet\Dropbox.Api\docbin\Release\Dropbox.Api.XML" />
24-
<DocumentationSource sourceFile="..\dropbox-sdk-dotnet\Dropbox.Api\namespace_summaries.xml" />
24+
<DocumentationSource sourceFile="..\dropbox-sdk-dotnet\Dropbox.Api\Generated\namespace_summaries.xml" />
2525
</DocumentationSources>
2626
<BuildAssemblerVerbosity>OnlyWarningsAndErrors</BuildAssemblerVerbosity>
2727
<HelpFileFormat>Website</HelpFileFormat>

0 commit comments

Comments
 (0)