1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-10-31 10:11:34 +01:00

Use m.css for generating doxygen docs

This commit is contained in:
B Krishna Chaitanya 2020-07-23 16:58:55 +05:30
parent 2f1b5fab76
commit ef03aab73e
4 changed files with 28 additions and 19 deletions

View file

@ -0,0 +1,5 @@
@INCLUDE = Doxyfile
GENERATE_HTML = NO
GENERATE_XML = YES
XML_PROGRAMLISTING = NO
OUTPUT_DIRECTORY = ../build/doc/doxygen