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