Commit bcaf9421 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Documentation: make OUTPUT_DIRECTORY configurable in Doxyfile

This is useful when preparing packages for Linux distributions.
parent ef6078f3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@ PROJECT_LOGO =
# 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       = $(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