# HG changeset patch # User Mike Becker # Date 1730661314 -3600 # Node ID b040340bf64da4ef9df415ca79251d15a71d565c # Parent 7a88b8a05ae17ac004da25151ba0202cfdba4a30 instruct Doxygen to expand all macros diff -r 7a88b8a05ae1 -r b040340bf64d Doxyfile --- a/Doxyfile Sun Nov 03 19:36:21 2024 +0100 +++ b/Doxyfile Sun Nov 03 20:15:14 2024 +0100 @@ -2282,7 +2282,7 @@ # The default value is: NO. # This tag requires that the tag ENABLE_PREPROCESSING is set to YES. -EXPAND_ONLY_PREDEF = YES +EXPAND_ONLY_PREDEF = NO # If the SEARCH_INCLUDES tag is set to YES, the include files in the # INCLUDE_PATH will be searched if a #include is found.