Exclude all host application directories from the Doxygen configuration files.
[pub/USBasp.git] / Projects / TempDataLogger / Doxygen.conf
index 7c6093d..17651b7 100644 (file)
@@ -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