1
0
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-04-01 22:30:16 +00:00

Merge pull request from g-oikonomou/doxygen-expand-macros

Expand Macros when Building Docs
This commit is contained in:
Nicolas Tsiftes 2015-02-24 12:45:52 +01:00
commit 0c7d261465
2 changed files with 2 additions and 2 deletions
doc
regression-tests/00-doxygen

@ -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