diff -r a48bf0d3a790 -r 55e2f7712e87 Doxyfile --- a/Doxyfile Tue Oct 28 18:54:30 2008 +0100 +++ b/Doxyfile Thu Oct 30 17:13:33 2008 +0000 @@ -70,7 +70,7 @@ SHOW_FILES = NO SHOW_NAMESPACES = NO FILE_VERSION_FILTER = -LAYOUT_FILE = DoxygenLayout.xml +LAYOUT_FILE = ./DoxygenLayout.xml #--------------------------------------------------------------------------- # configuration options related to warning and progress messages #--------------------------------------------------------------------------- @@ -84,7 +84,7 @@ #--------------------------------------------------------------------------- # configuration options related to the input files #--------------------------------------------------------------------------- -INPUT = . \ +INPUT = ./gen-dox \ ./demo INPUT_ENCODING = UTF-8 FILE_PATTERNS = *.h \