Ignore test directories (if present) when generating documentation.
[bertos.git] / Doxyfile
index 4638f84924825d629d8ec62f42e47148daf45eed..a98b7d119c4cf79fcb3a99463af1a1bda0a65205 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -593,7 +593,9 @@ EXCLUDE                = doc \
                          CVS \
                          .svn \
                          qtext/qextftp.cpp \
-                         wizard
+                         wizard \
+                         testout \
+                         testout.old
 
 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or 
 # directories that are symbolic links (a Unix filesystem feature) are excluded