docs(doxygen): enable macro expansion (#1226)

This commit is contained in:
ReenigneArcher 2023-04-27 09:50:22 -04:00 committed by GitHub
parent db5c03282c
commit 4459e54583
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2331,7 +2331,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