Fix missing output dir

This commit is contained in:
Dorian Zedler 2020-05-11 08:05:51 +00:00
parent 16a44ee4c7
commit e1c746051a

View file

@ -58,7 +58,7 @@ PROJECT_LOGO = "favicon.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_DIRECTORY = .
# 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