doc/Doxyfile.in
changeset 780 580af8cf2f6a
parent 744 f8c468367dab
child 910 0fbbdd578c06
child 964 2b6bffe0e7e8
     1.1 --- a/doc/Doxyfile.in	Thu Nov 05 10:01:02 2009 +0100
     1.2 +++ b/doc/Doxyfile.in	Thu Nov 05 10:23:16 2009 +0100
     1.3 @@ -1,4 +1,4 @@
     1.4 -# Doxyfile 1.5.7.1
     1.5 +# Doxyfile 1.5.9
     1.6  
     1.7  #---------------------------------------------------------------------------
     1.8  # Project related configuration options
     1.9 @@ -21,7 +21,6 @@
    1.10  JAVADOC_AUTOBRIEF      = NO
    1.11  QT_AUTOBRIEF           = NO
    1.12  MULTILINE_CPP_IS_BRIEF = NO
    1.13 -DETAILS_AT_TOP         = YES
    1.14  INHERIT_DOCS           = NO
    1.15  SEPARATE_MEMBER_PAGES  = NO
    1.16  TAB_SIZE               = 8
    1.17 @@ -91,7 +90,8 @@
    1.18                           "@abs_top_srcdir@/lemon/concepts" \
    1.19                           "@abs_top_srcdir@/demo" \
    1.20                           "@abs_top_srcdir@/tools" \
    1.21 -                         "@abs_top_srcdir@/test/test_tools.h"
    1.22 +                         "@abs_top_srcdir@/test/test_tools.h" \
    1.23 +                         "@abs_top_builddir@/doc/references.dox"
    1.24  INPUT_ENCODING         = UTF-8
    1.25  FILE_PATTERNS          = *.h \
    1.26                           *.cc \
    1.27 @@ -223,7 +223,7 @@
    1.28  EXPAND_AS_DEFINED      = 
    1.29  SKIP_FUNCTION_MACROS   = YES
    1.30  #---------------------------------------------------------------------------
    1.31 -# Configuration::additions related to external references   
    1.32 +# Options related to the search engine   
    1.33  #---------------------------------------------------------------------------
    1.34  TAGFILES               = "@abs_top_srcdir@/doc/libstdc++.tag = http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/  "
    1.35  GENERATE_TAGFILE       = html/lemon.tag