From ff947257aa66aa3c3ea8753690761fa726fa6ba5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Wed, 3 Apr 2019 17:03:09 +0200 Subject: [PATCH] doc: hint that there will be more than just C++ soon. --- Doxyfile-mcss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile-mcss b/Doxyfile-mcss index 13bab6627..f1316e019 100644 --- a/Doxyfile-mcss +++ b/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