doc/Doxyfile.in
branch1.2
changeset 1035 d149eaf24638
parent 803 53bea38f71cb
parent 1033 16d466589b54
child 1039 7f37e5fc416e
     1.1 --- a/doc/Doxyfile.in	Mon Feb 28 09:58:07 2011 +0100
     1.2 +++ b/doc/Doxyfile.in	Fri Mar 04 10:40:44 2011 +0100
     1.3 @@ -70,7 +70,7 @@
     1.4  SHOW_FILES             = YES
     1.5  SHOW_NAMESPACES        = YES
     1.6  FILE_VERSION_FILTER    = 
     1.7 -LAYOUT_FILE            = DoxygenLayout.xml
     1.8 +LAYOUT_FILE            = "@abs_top_srcdir@/doc/DoxygenLayout.xml"
     1.9  #---------------------------------------------------------------------------
    1.10  # configuration options related to warning and progress messages
    1.11  #---------------------------------------------------------------------------
    1.12 @@ -114,7 +114,7 @@
    1.13  #---------------------------------------------------------------------------
    1.14  # configuration options related to source browsing
    1.15  #---------------------------------------------------------------------------
    1.16 -SOURCE_BROWSER         = NO
    1.17 +SOURCE_BROWSER         = @LEMON_DOC_SOURCE_BROWSER@
    1.18  INLINE_SOURCES         = NO
    1.19  STRIP_CODE_COMMENTS    = YES
    1.20  REFERENCED_BY_RELATION = NO
    1.21 @@ -225,7 +225,7 @@
    1.22  #---------------------------------------------------------------------------
    1.23  # Options related to the search engine   
    1.24  #---------------------------------------------------------------------------
    1.25 -TAGFILES               = "@abs_top_srcdir@/doc/libstdc++.tag = http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/  "
    1.26 +TAGFILES               = "@abs_top_builddir@/doc/libstdc++.tag = http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/  "
    1.27  GENERATE_TAGFILE       = html/lemon.tag
    1.28  ALLEXTERNALS           = NO
    1.29  EXTERNAL_GROUPS        = NO