aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/TempDataLogger
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-11-20 20:25:15 +0100
committerDean Camera <dean@fourwalledcubicle.com>2013-11-20 20:25:15 +0100
commit52a5016576b829c78c0f98fac1fbe3a51e643fad (patch)
treea890040646b6db3f76b3f9eb623b498588cdd9dc /Projects/TempDataLogger
parent8edd56194859c47fe3d779594dfe1ece7076613c (diff)
downloadlufa-52a5016576b829c78c0f98fac1fbe3a51e643fad.tar.gz
lufa-52a5016576b829c78c0f98fac1fbe3a51e643fad.tar.bz2
lufa-52a5016576b829c78c0f98fac1fbe3a51e643fad.zip
Exclude all host application directories from the Doxygen configuration files.
Diffstat (limited to 'Projects/TempDataLogger')
-rw-r--r--Projects/TempDataLogger/Doxygen.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/Projects/TempDataLogger/Doxygen.conf b/Projects/TempDataLogger/Doxygen.conf
index 7c6093d6d..17651b78d 100644
--- a/Projects/TempDataLogger/Doxygen.conf
+++ b/Projects/TempDataLogger/Doxygen.conf
@@ -781,7 +781,8 @@ RECURSIVE = YES
# run.
EXCLUDE = Documentation/ \
- TempLogHostApp/
+ TempLogHostApp/ \
+ TempLogHostApp_Python/
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
# directories that are symbolic links (a Unix file system feature) are excluded