From eb2431ecd85d6b26fe9b692859b816543fd7b568 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 8 Mar 2012 16:59:55 +0000 Subject: Update Doxygen configuration files to disable Markdown support. --- Demos/Host/ClassDriver/AudioInputHost/Doxygen.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Demos/Host/ClassDriver/AudioInputHost') diff --git a/Demos/Host/ClassDriver/AudioInputHost/Doxygen.conf b/Demos/Host/ClassDriver/AudioInputHost/Doxygen.conf index 7dd41815e..44513ef35 100644 --- a/Demos/Host/ClassDriver/AudioInputHost/Doxygen.conf +++ b/Demos/Host/ClassDriver/AudioInputHost/Doxygen.conf @@ -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 -- cgit v1.2.3