Re-enable Markdown support now that major bugs are fixed
I went through each link from the API docs and everything seems fine since the extra leading whitespaces were removed in commits `edaa6f713f1b8e037a56652da15032aac56e2227` and `67ae7707364ecc09da8675803b48575d61b82fcf`.
This commit is contained in:
parent
206cc158a8
commit
747be883cd
@ -265,7 +265,7 @@ EXTENSION_MAPPING =
|
||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
|
||||
# Disable only in case of backward compatibilities issues.
|
||||
|
||||
MARKDOWN_SUPPORT = NO
|
||||
MARKDOWN_SUPPORT = YES
|
||||
|
||||
# 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…
x
Reference in New Issue
Block a user