diff options
Diffstat (limited to 'host/Doxyfile.in')
-rw-r--r-- | host/Doxyfile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/Doxyfile.in b/host/Doxyfile.in index a5a14ac0b..7395516b5 100644 --- a/host/Doxyfile.in +++ b/host/Doxyfile.in @@ -1223,7 +1223,7 @@ 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 |