diff --git a/documentation/doxygen.cfg b/documentation/doxygen.cfg index af9710e..210c162 100644 --- a/documentation/doxygen.cfg +++ b/documentation/doxygen.cfg @@ -68,7 +68,7 @@ CREATE_SUBDIRS = NO # If set to NO, non-ASCII characters will be escaped, for example # _xE3_x81_x84 will be used for Unicode U+3044. -ALLOW_UNICODE_NAMES = NO +# ALLOW_UNICODE_NAMES = NO # The OUTPUT_LANGUAGE tag is used to specify the language in which all # documentation generated by doxygen is written. Doxygen will use this @@ -444,7 +444,7 @@ HIDE_SCOPE_NAMES = NO # YES the compound reference will be hidden. # The default value is: NO. -HIDE_COMPOUND_REFERENCE = NO +# HIDE_COMPOUND_REFERENCE = NO # If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen # will put a list of the files that are included by a file in the documentation