Browse Source

doc: hint that there will be more than just C++ soon.

pull/332/head
Vladimír Vondruš 7 years ago
parent
commit
ff947257aa
  1. 2
      Doxyfile-mcss

2
Doxyfile-mcss

@ -3,7 +3,7 @@
## Patches for the m.css-generated docs. Just need to generate XML, that's it.
OUTPUT_DIRECTORY = build/doc-mcss/
PROJECT_BRIEF = docs
PROJECT_BRIEF = C++ docs
GENERATE_HTML = NO
GENERATE_XML = YES
XML_PROGRAMLISTING = NO

Loading…
Cancel
Save