|
|
@@ -2067,13 +2067,13 @@ SKIP_FUNCTION_MACROS = NO
|
|
|
# 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 = ../Core/core.tag=../../core/html
|
|
|
+TAGFILES =
|
|
|
|
|
|
# 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 = rtos2.tag
|
|
|
+GENERATE_TAGFILE =
|
|
|
|
|
|
# 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.
|