Tweaked automatic documentation generation settings
This commit is contained in:
@@ -92,6 +92,7 @@
|
|||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<PostBuildEvent>cd $(SolutionDir)
|
<PostBuildEvent>cd $(SolutionDir)
|
||||||
|
rmdir /s /q docs\html
|
||||||
doxygen doxyconfig.txt</PostBuildEvent>
|
doxygen doxyconfig.txt</PostBuildEvent>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
</Project>
|
</Project>
|
||||||
Reference in New Issue
Block a user