Update Doxygen configuration files to disable Markdown support.
This commit is contained in:
parent
915b4d2346
commit
eb2431ecd8
76 changed files with 429 additions and 529 deletions
|
@ -257,7 +257,7 @@ EXTENSION_MAPPING =
|
|||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
|
||||
# Disable only in case of backward compatibilities issues.
|
||||
|
||||
MARKDOWN_SUPPORT = YES
|
||||
MARKDOWN_SUPPORT = NO
|
||||
|
||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
|
||||
# to include (a tag file for) the STL sources as input, then you should
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue