Expand macros when building docs

This commit is contained in:
George Oikonomou 2015-02-22 15:37:16 +00:00
parent 5e25ca9bf5
commit 938cd5c689
1 changed files with 1 additions and 1 deletions

View File

@ -1910,7 +1910,7 @@ ENABLE_PREPROCESSING = YES
# The default value is: NO.
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
MACRO_EXPANSION = NO
MACRO_EXPANSION = YES
# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES then
# the macro expansion is limited to the macros specified with the PREDEFINED and