Index: trunk/FACT++/Doxyfile
===================================================================
--- trunk/FACT++/Doxyfile	(revision 18377)
+++ trunk/FACT++/Doxyfile	(revision 18633)
@@ -592,5 +592,5 @@
 # with spaces.
 
-INPUT                  = $(SRCDIR) MAINPAGE
+INPUT                  = $(SRCDIR)
 
 # This tag can be used to specify the character encoding of the source files
@@ -623,5 +623,6 @@
 #EXCLUDE                = $(EXCLUDE)
 EXCLUDE                = examples/ www/ scripts/ \
-                         src/dserver2.cc src/sched.cc
+                         src/dserver2.cc src/sched.cc \
+                         dim/WebDID *~
 
 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or
