Skip to content

Commit ef378dd

Browse files
committed
Don't indent the rendered HTML
1 parent 3ae981e commit ef378dd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/Documentation/Documentation.v3.5.shfbproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</DocumentationSources>
2525
<BuildAssemblerVerbosity>OnlyWarningsAndErrors</BuildAssemblerVerbosity>
2626
<HelpFileFormat>HtmlHelp1, MSHelpViewer, Website</HelpFileFormat>
27-
<IndentHtml>True</IndentHtml>
27+
<IndentHtml>False</IndentHtml>
2828
<KeepLogFile>True</KeepLogFile>
2929
<DisableCodeBlockComponent>False</DisableCodeBlockComponent>
3030
<CppCommentsFixup>False</CppCommentsFixup>

src/Documentation/Documentation.v4.0.shfbproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</DocumentationSources>
2525
<BuildAssemblerVerbosity>OnlyWarningsAndErrors</BuildAssemblerVerbosity>
2626
<HelpFileFormat>HtmlHelp1, MSHelpViewer, Website</HelpFileFormat>
27-
<IndentHtml>True</IndentHtml>
27+
<IndentHtml>False</IndentHtml>
2828
<KeepLogFile>True</KeepLogFile>
2929
<DisableCodeBlockComponent>False</DisableCodeBlockComponent>
3030
<CppCommentsFixup>False</CppCommentsFixup>

0 commit comments

Comments
 (0)