aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel/BulkVendor/Doxygen.conf
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Device/LowLevel/BulkVendor/Doxygen.conf')
-rw-r--r--Demos/Device/LowLevel/BulkVendor/Doxygen.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/Demos/Device/LowLevel/BulkVendor/Doxygen.conf b/Demos/Device/LowLevel/BulkVendor/Doxygen.conf
index 49e22f389..ab4cb1273 100644
--- a/Demos/Device/LowLevel/BulkVendor/Doxygen.conf
+++ b/Demos/Device/LowLevel/BulkVendor/Doxygen.conf
@@ -780,7 +780,9 @@ RECURSIVE = YES
# Note that relative paths are relative to the directory from which doxygen is
# run.
-EXCLUDE = Documentation/
+EXCLUDE = Documentation/ \
+ HostTestApp/ \
+ WindowsDriver/
# 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