fix doxyfig build path
This commit is contained in:
parent
dc6e5de0bf
commit
d8c87533e4
@ -58,7 +58,7 @@ PROJECT_LOGO = ../Brand/nupp_small.png
|
||||
# entered, it will be relative to the location where doxygen was started. If
|
||||
# left blank the current directory will be used.
|
||||
|
||||
OUTPUT_DIRECTORY = ../docs/
|
||||
OUTPUT_DIRECTORY = ./build/
|
||||
|
||||
# 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 format and
|
||||
@ -1932,7 +1932,7 @@ LATEX_EMOJI_DIRECTORY =
|
||||
|
||||
GENERATE_RTF = NO
|
||||
|
||||
# The RTF_OUTPUT tag is used to specify where the RTF docs will be put. If a
|
||||
# The RTF_OUTPUT tag is used to specify where the RTF docs will be put. nputIf a
|
||||
# relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
|
||||
# it.
|
||||
# The default directory is: rtf.
|
||||
|
Loading…
x
Reference in New Issue
Block a user