Disabled markdown support because it corrupts the doc
authorkhizmax <libcds.dev@gmail.com>
Tue, 3 Jan 2017 08:15:19 +0000 (11:15 +0300)
committerkhizmax <libcds.dev@gmail.com>
Tue, 3 Jan 2017 08:15:19 +0000 (11:15 +0300)
doxygen/cds.doxy

index 509da7300436c90d93525323a2cc91d985a3ffd4..297ca0dcc320017e2d9bc148a707ef54bb376b6b 100644 (file)
@@ -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.