Doxyfile
changeset 10 55e2f7712e87
parent 8 4b3d55acc9d7
child 12 d64ffbd7d8c6
     1.1 --- a/Doxyfile	Tue Oct 28 18:54:30 2008 +0100
     1.2 +++ b/Doxyfile	Thu Oct 30 17:13:33 2008 +0000
     1.3 @@ -70,7 +70,7 @@
     1.4  SHOW_FILES             = NO
     1.5  SHOW_NAMESPACES        = NO
     1.6  FILE_VERSION_FILTER    = 
     1.7 -LAYOUT_FILE            = DoxygenLayout.xml
     1.8 +LAYOUT_FILE            = ./DoxygenLayout.xml
     1.9  #---------------------------------------------------------------------------
    1.10  # configuration options related to warning and progress messages
    1.11  #---------------------------------------------------------------------------
    1.12 @@ -84,7 +84,7 @@
    1.13  #---------------------------------------------------------------------------
    1.14  # configuration options related to the input files
    1.15  #---------------------------------------------------------------------------
    1.16 -INPUT                  = . \
    1.17 +INPUT                  = ./gen-dox \
    1.18                           ./demo
    1.19  INPUT_ENCODING         = UTF-8
    1.20  FILE_PATTERNS          = *.h \