|
@@ -52,7 +52,7 @@ PROJECT_LOGO =
|
|
|
# If a relative path is entered, it will be relative to the location
|
|
# 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.
|
|
# where doxygen was started. If left blank the current directory will be used.
|
|
|
|
|
|
|
|
-OUTPUT_DIRECTORY = ./gameplay-api
|
|
|
|
|
|
|
+OUTPUT_DIRECTORY = ./api
|
|
|
|
|
|
|
|
# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
|
|
# 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
|
|
# 4096 sub-directories (in 2 levels) under the output directory of each output
|
|
@@ -883,7 +883,7 @@ HTML_FILE_EXTENSION = .html
|
|
|
# have to redo this when upgrading to a newer version of doxygen or when
|
|
# have to redo this when upgrading to a newer version of doxygen or when
|
|
|
# changing the value of configuration settings such as GENERATE_TREEVIEW!
|
|
# changing the value of configuration settings such as GENERATE_TREEVIEW!
|
|
|
|
|
|
|
|
-HTML_HEADER = gameplay-api/header.html
|
|
|
|
|
|
|
+HTML_HEADER = api/header.html
|
|
|
|
|
|
|
|
# The HTML_FOOTER tag can be used to specify a personal HTML footer for
|
|
# The HTML_FOOTER tag can be used to specify a personal HTML footer for
|
|
|
# each generated HTML page. If it is left blank doxygen will generate a
|
|
# each generated HTML page. If it is left blank doxygen will generate a
|