X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=doc%2Freference%2FDoxyfileTEX;h=245906ef4c99fc4433bb3327956cde49235f67c1;hp=b1907b96b933150bba1a82a4646022ff60d7540f;hb=ea4890ec2fe3840f61147c8a830c2eac36594793;hpb=8959f7a054cfc3376f7d74de2b9da5edb0a7253e diff --git a/doc/reference/DoxyfileTEX b/doc/reference/DoxyfileTEX index b1907b96..245906ef 100644 --- a/doc/reference/DoxyfileTEX +++ b/doc/reference/DoxyfileTEX @@ -572,13 +572,13 @@ ENABLE_PREPROCESSING = YES # compilation will be performed. Macro expansion can be done in a controlled # way by setting EXPAND_ONLY_PREDEF 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 EXPAND_AS_PREDEFINED tags. -EXPAND_ONLY_PREDEF = NO +EXPAND_ONLY_PREDEF = YES # If the SEARCH_INCLUDES tag is set to YES (the default) the includes files # in the INCLUDE_PATH (see below) will be search if a #include is found.