We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf88cb7 commit 004e0f2Copy full SHA for 004e0f2
Doxyfile
@@ -388,6 +388,11 @@ MARKDOWN_ID_STYLE = DOXYGEN
388
389
AUTOLINK_SUPPORT = YES
390
391
+EXTENSION_MAPPING = md=markdown
392
+MARKDOWN_SUPPORT = YES
393
+OUTPUT_DIRECTORY = docs/doxygen
394
+
395
396
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
397
# to include (a tag file for) the STL sources as input, then you should set this
398
# tag to YES in order to let doxygen match functions declarations and
0 commit comments