Change doc output dir & fix make pdf
This commit is contained in:
@@ -58,7 +58,7 @@ PROJECT_LOGO = ../static/images/icon.png
|
||||
# entered, it will be relative to the location where doxygen was started. If
|
||||
# left blank the current directory will be used.
|
||||
|
||||
OUTPUT_DIRECTORY = ../output/zh-Hans
|
||||
OUTPUT_DIRECTORY = ../_output/zh-Hans
|
||||
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user