aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/HID/Doxygen.conf
diff options
context:
space:
mode:
Diffstat (limited to 'Bootloaders/HID/Doxygen.conf')
-rw-r--r--Bootloaders/HID/Doxygen.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/Bootloaders/HID/Doxygen.conf b/Bootloaders/HID/Doxygen.conf
index 94f665271..6f45fe408 100644
--- a/Bootloaders/HID/Doxygen.conf
+++ b/Bootloaders/HID/Doxygen.conf
@@ -615,7 +615,8 @@ 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/ \
+ HostLoaderApp/
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
# directories that are symbolic links (a Unix filesystem feature) are excluded