aboutsummaryrefslogtreecommitdiffstats
path: root/Projects
diff options
context:
space:
mode:
Diffstat (limited to 'Projects')
-rw-r--r--Projects/LEDNotifier/Doxygen.conf1
-rw-r--r--Projects/TempDataLogger/Doxygen.conf3
2 files changed, 2 insertions, 2 deletions
diff --git a/Projects/LEDNotifier/Doxygen.conf b/Projects/LEDNotifier/Doxygen.conf
index 896befd52..2e5e39b96 100644
--- a/Projects/LEDNotifier/Doxygen.conf
+++ b/Projects/LEDNotifier/Doxygen.conf
@@ -782,7 +782,6 @@ RECURSIVE = YES
EXCLUDE = Documentation/ \
CPUUsageApp/ \
- HotmailNotifierApp/ \
LEDMixerApp/
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
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