aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver/AudioOutput/Doxygen.conf
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-06-15 08:36:12 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-06-15 08:36:12 +0000
commitc75f8bf2236bc69511d0ff0bc79bfaf1f62e3bfd (patch)
tree9626505319264bcedb554e9fb70a568673c6c22a /Demos/Device/ClassDriver/AudioOutput/Doxygen.conf
parent234d0a39eb3e261a1ddfcea31d7104e3400b2491 (diff)
downloadlufa-c75f8bf2236bc69511d0ff0bc79bfaf1f62e3bfd.tar.gz
lufa-c75f8bf2236bc69511d0ff0bc79bfaf1f62e3bfd.tar.bz2
lufa-c75f8bf2236bc69511d0ff0bc79bfaf1f62e3bfd.zip
More Doxygen fixes - ensure no undocumented function parameters.
Diffstat (limited to 'Demos/Device/ClassDriver/AudioOutput/Doxygen.conf')
-rw-r--r--Demos/Device/ClassDriver/AudioOutput/Doxygen.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Device/ClassDriver/AudioOutput/Doxygen.conf b/Demos/Device/ClassDriver/AudioOutput/Doxygen.conf
index 114137e19..b9d47463e 100644
--- a/Demos/Device/ClassDriver/AudioOutput/Doxygen.conf
+++ b/Demos/Device/ClassDriver/AudioOutput/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