doc/Doxyfile.in
changeset 2228 f71b0f9a7c3a
parent 2194 eaf16c8f6fef
child 2262 b9a7f4115abe
equal deleted inserted replaced
13:d6e686e75adf 14:bb79313f4560
  1028 # Note that each tag file must have a unique name
  1028 # Note that each tag file must have a unique name
  1029 # (where the name does NOT include the path)
  1029 # (where the name does NOT include the path)
  1030 # If a tag file is not located in the directory in which doxygen 
  1030 # If a tag file is not located in the directory in which doxygen 
  1031 # is run, you must also specify the path to the tagfile here.
  1031 # is run, you must also specify the path to the tagfile here.
  1032 
  1032 
  1033 TAGFILES               = "libstdc++.tag = http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/"
  1033 TAGFILES               = "@abs_top_srcdir@/doc/libstdc++.tag = http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/"
  1034 
  1034 
  1035 # When a file name is specified after GENERATE_TAGFILE, doxygen will create 
  1035 # When a file name is specified after GENERATE_TAGFILE, doxygen will create 
  1036 # a tag file that is based on the input files it reads.
  1036 # a tag file that is based on the input files it reads.
  1037 
  1037 
  1038 GENERATE_TAGFILE       = html/lemon.tag
  1038 GENERATE_TAGFILE       = html/lemon.tag