Updated doxygen docs to work better with confluence.

This commit is contained in:
Marek Kühn 2019-07-19 13:51:55 +02:00
parent b0c41ec979
commit 94e79806bc
2 changed files with 763 additions and 175 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2050,7 +2050,7 @@ PERLMOD_MAKEVAR_PREFIX =
# C-preprocessor directives found in the sources and include files. # C-preprocessor directives found in the sources and include files.
# The default value is: YES. # The default value is: YES.
ENABLE_PREPROCESSING = YES ENABLE_PREPROCESSING = NO
# If the MACRO_EXPANSION tag is set to YES, doxygen will expand all macro names # If the MACRO_EXPANSION tag is set to YES, doxygen will expand all macro names
# in the source code. If set to NO, only conditional compilation will be # in the source code. If set to NO, only conditional compilation will be