|
|
|
|
@ -2064,7 +2064,8 @@ SKIP_FUNCTION_MACROS = YES
|
|
|
|
|
# the path). If a tag file is not located in the directory in which doxygen is |
|
|
|
|
# run, you must also specify the path to the tagfile here. |
|
|
|
|
|
|
|
|
|
TAGFILES = ../corrade/build/doc/corrade.tag=../../../../corrade/build/doc/html |
|
|
|
|
TAGFILES = ../corrade/build/doc/corrade.tag=../../../../corrade/build/doc/html \ |
|
|
|
|
../corrade/doc/stl.tag=http://en.cppreference.com/w/ |
|
|
|
|
|
|
|
|
|
# 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 |
|
|
|
|
|