diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-03-08 16:59:55 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-03-08 16:59:55 +0000 |
| commit | 8c6223bc9d10718402c5624861cd2b5431f0d180 (patch) | |
| tree | c7c3976c3aa1970f181da30724a1a2eb34014fab /Demos/Host/LowLevel/VirtualSerialHost | |
| parent | 1cfc610c6638965ecf08ecef2938b839b233fb14 (diff) | |
Update Doxygen configuration files to disable Markdown support.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2093 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Demos/Host/LowLevel/VirtualSerialHost')
| -rw-r--r-- | Demos/Host/LowLevel/VirtualSerialHost/Doxygen.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Host/LowLevel/VirtualSerialHost/Doxygen.conf b/Demos/Host/LowLevel/VirtualSerialHost/Doxygen.conf index 20fde323..55f788a7 100644 --- a/Demos/Host/LowLevel/VirtualSerialHost/Doxygen.conf +++ b/Demos/Host/LowLevel/VirtualSerialHost/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 |
