doc: change doxygen HTML_OUTPUT to html/doxygen

This commit is contained in:
Ralph Lange
2019-09-05 14:52:52 +02:00
parent abbcf486b8
commit 86d8b5deec

View File

@ -1008,7 +1008,7 @@ GENERATE_HTML = YES
# The default directory is: html.
# This tag requires that the tag GENERATE_HTML is set to YES.
HTML_OUTPUT = documentation/html
HTML_OUTPUT = html/doxygen
# The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
# generated HTML page (for example: .htm, .php, .asp).