mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-09-03 23:50:53 +02:00
Use m.css for generating doxygen docs
This commit is contained in:
parent
2f1b5fab76
commit
ef03aab73e
4 changed files with 28 additions and 19 deletions
5
documentation/Doxyfile-mcss
Normal file
5
documentation/Doxyfile-mcss
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
@INCLUDE = Doxyfile
|
||||
GENERATE_HTML = NO
|
||||
GENERATE_XML = YES
|
||||
XML_PROGRAMLISTING = NO
|
||||
OUTPUT_DIRECTORY = ../build/doc/doxygen
|
||||
Loading…
Add table
Add a link
Reference in a new issue