mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-03-07 17:08:02 +08:00
Moved tag files into the subsequent html directory.
This commit is contained in:
parent
2e63392423
commit
806460929c
@ -2125,13 +2125,13 @@ SKIP_FUNCTION_MACROS = YES
|
||||
# run, you must also specify the path to the tagfile here.
|
||||
|
||||
#TAGFILES = ../../netcdf-c/netcdf-c.tag=../../../netcdf-c/html
|
||||
TAGFILES = ../netcdf-c.tag=../../build-doc/docs/html
|
||||
TAGFILES = ../build-doc/docs/html/netcdf-c.tag=../../build-doc/docs/html
|
||||
|
||||
# When a file name is specified after GENERATE_TAGFILE, doxygen will create a
|
||||
# tag file that is based on the input files it reads. See section "Linking to
|
||||
# external documentation" for more information about the usage of tag files.
|
||||
|
||||
GENERATE_TAGFILE = ../nug.tag
|
||||
GENERATE_TAGFILE = html/nug.tag
|
||||
|
||||
# If the ALLEXTERNALS tag is set to YES, all external class will be listed in
|
||||
# the class index. If set to NO, only the inherited external classes will be
|
||||
|
@ -2057,13 +2057,13 @@ SKIP_FUNCTION_MACROS = YES
|
||||
# run, you must also specify the path to the tagfile here.
|
||||
|
||||
# TAGFILES = html/guide.tag=./html_guide "html/tutorial.tag = ./html_tutorial"
|
||||
TAGFILES = ../../nug.tag=../../../NUG/html
|
||||
TAGFILES = ../../NUG/html/nug.tag=../../../NUG/html
|
||||
|
||||
# When a file name is specified after GENERATE_TAGFILE, doxygen will create a
|
||||
# tag file that is based on the input files it reads. See section "Linking to
|
||||
# external documentation" for more information about the usage of tag files.
|
||||
|
||||
GENERATE_TAGFILE = ../../netcdf-c.tag
|
||||
GENERATE_TAGFILE = html/netcdf-c.tag
|
||||
|
||||
# If the ALLEXTERNALS tag is set to YES all external class will be listed in the
|
||||
# class index. If set to NO only the inherited external classes will be listed.
|
||||
|
Loading…
Reference in New Issue
Block a user