aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-05-12 07:52:40 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-05-12 07:52:40 +0000
commitdd92de3919d4db0f24f583d4dbc864aa79b09fb0 (patch)
tree52c8a6f52e12593c28a93662a7ebe2ca9791c6cf /LUFA
parent3080988b35e1203d85d154c2108e9d9e17bc5e9d (diff)
downloadlufa-dd92de3919d4db0f24f583d4dbc864aa79b09fb0.tar.gz
lufa-dd92de3919d4db0f24f583d4dbc864aa79b09fb0.tar.bz2
lufa-dd92de3919d4db0f24f583d4dbc864aa79b09fb0.zip
Fix Doxygen treating the license as a documentation source file.
Diffstat (limited to 'LUFA')
-rw-r--r--LUFA/Doxygen.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/Doxygen.conf b/LUFA/Doxygen.conf
index 812f23985..7f9683873 100644
--- a/LUFA/Doxygen.conf
+++ b/LUFA/Doxygen.conf
@@ -614,7 +614,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 = Documentation/
+EXCLUDE = Documentation/ License.txt
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
# directories that are symbolic links (a Unix filesystem feature) are excluded