From: khizmax Date: Tue, 3 Jan 2017 08:15:19 +0000 (+0300) Subject: Disabled markdown support because it corrupts the doc X-Git-Tag: v2.2.0~2 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=6735bd9d361b2eaade63368138c89d9cf334b40b;p=libcds.git Disabled markdown support because it corrupts the doc --- diff --git a/doxygen/cds.doxy b/doxygen/cds.doxy index 509da730..297ca0dc 100644 --- a/doxygen/cds.doxy +++ b/doxygen/cds.doxy @@ -69,7 +69,7 @@ OUTPUT_LANGUAGE = English BRIEF_MEMBER_DESC = YES -MARKDOWN_SUPPORT = YES +MARKDOWN_SUPPORT = NO # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend # the brief description of a member or function before the detailed description.