|
|
@@ -1518,7 +1518,9 @@ SKIP_FUNCTION_MACROS = YES
|
|
|
# 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 =
|
|
|
+# Specify the relative location of the core docs from the html/ folder,
|
|
|
+# which is ../../Polycode/html
|
|
|
+TAGFILES = tags/Polycode_core.tag=../../Polycode/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.
|