|
@@ -52,7 +52,7 @@ PROJECT_LOGO =
|
|
|
# If a relative path is entered, it will be relative to the location
|
|
|
# where doxygen was started. If left blank the current directory will be used.
|
|
|
|
|
|
-OUTPUT_DIRECTORY = output/torqueScript
|
|
|
+OUTPUT_DIRECTORY = output/torqueScriptDocs
|
|
|
|
|
|
# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
|
|
|
# 4096 sub-directories (in 2 levels) under the output directory of each output
|
|
@@ -1675,7 +1675,7 @@ SKIP_FUNCTION_MACROS = YES
|
|
|
# NOT include 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 = Torque2D.tag=../../torque2D/html
|
|
|
+TAGFILES = Torque2D.tag=../../torque2DDocs/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.
|