aboutsummaryrefslogtreecommitdiff
path: root/Demos/Host/LowLevel/MouseHostWithParser
diff options
context:
space:
mode:
authorDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2009-06-15 08:36:12 +0000
committerDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2009-06-15 08:36:12 +0000
commitfc3091bda4ecb8e82a40032998ad0e31606df10a (patch)
tree9626505319264bcedb554e9fb70a568673c6c22a /Demos/Host/LowLevel/MouseHostWithParser
parentcba1f4bff61d7cc0866f4f352e82def20d9a13fa (diff)
More Doxygen fixes - ensure no undocumented function parameters.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@597 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Demos/Host/LowLevel/MouseHostWithParser')
-rw-r--r--Demos/Host/LowLevel/MouseHostWithParser/Doxygen.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Host/LowLevel/MouseHostWithParser/Doxygen.conf b/Demos/Host/LowLevel/MouseHostWithParser/Doxygen.conf
index f3f45e31..97d38f51 100644
--- a/Demos/Host/LowLevel/MouseHostWithParser/Doxygen.conf
+++ b/Demos/Host/LowLevel/MouseHostWithParser/Doxygen.conf
@@ -593,7 +593,7 @@ RECURSIVE = YES
# excluded from the INPUT source files. This way you can easily exclude a
# subdirectory from a directory tree whose root is specified with the INPUT tag.
-EXCLUDE =
+EXCLUDE = Documentation/
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
# directories that are symbolic links (a Unix filesystem feature) are excluded