|
|
@ -70,7 +70,7 @@ OUTPUT_DIRECTORY = "@CMAKE_DOXYGEN_OUTPUT_DIR@" |
|
|
|
# performance problems for the file system. |
|
|
|
# The default value is: NO. |
|
|
|
|
|
|
|
CREATE_SUBDIRS = NO |
|
|
|
CREATE_SUBDIRS = YES |
|
|
|
|
|
|
|
# If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII |
|
|
|
# characters to appear in the names of generated files. If set to NO, non-ASCII |
|
|
@ -1249,7 +1249,7 @@ HTML_COLORSTYLE_GAMMA = 100 |
|
|
|
# The default value is: NO. |
|
|
|
# This tag requires that the tag GENERATE_HTML is set to YES. |
|
|
|
|
|
|
|
HTML_TIMESTAMP = NO |
|
|
|
HTML_TIMESTAMP = YES |
|
|
|
|
|
|
|
# If the HTML_DYNAMIC_MENUS tag is set to YES then the generated HTML |
|
|
|
# documentation will contain a main index with vertical navigation menus that |
|
|
|