Index: /trunk/FACT++/Doxyfile
===================================================================
--- /trunk/FACT++/Doxyfile	(revision 12084)
+++ /trunk/FACT++/Doxyfile	(revision 12085)
@@ -640,6 +640,5 @@
 #			 examples/ \
 #                         src/dserver2.cc 
-EXCLUDE                = dim_v19r20/ \
-			 examples/ \
+EXCLUDE                = examples/ \
                          src/dserver2.cc src/sched.cc
 
@@ -656,5 +655,5 @@
 # for example use the pattern */test/*
 
-EXCLUDE_PATTERNS       = *.moc.*
+EXCLUDE_PATTERNS       = *.moc.* */dim*/* */macros/*
 
 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
@@ -664,5 +663,5 @@
 # AClass::ANamespace, ANamespace::*Test
 
-EXCLUDE_SYMBOLS        =
+EXCLUDE_SYMBOLS        = Ui Ui_MainWindow
 
 # The EXAMPLE_PATH tag can be used to specify one or more files or
