First version of dev status page downloader.
[bertos.git] / Doxyfile
index b98b8933991870b1afcfb59ef27b1d25a7264a57..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 
@@ -772,7 +774,7 @@ HTML_FILE_EXTENSION    = .html
 # each generated HTML page. If it is left blank doxygen will generate a 
 # standard header.
 
-HTML_HEADER            = 
+HTML_HEADER            = doc/TracHeader.html 
 
 # The HTML_FOOTER tag can be used to specify a personal HTML footer for 
 # each generated HTML page. If it is left blank doxygen will generate a