From 0e71a341284a5d65c01d90de98ce443c880b4d8b Mon Sep 17 00:00:00 2001 From: Themba Dube Date: Thu, 27 Jun 2019 18:32:35 -0400 Subject: [PATCH] Disable Doxygen preprocessing --- scripts/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/Doxyfile b/scripts/Doxyfile index df15bdb0c..2f93286b5 100644 --- a/scripts/Doxyfile +++ b/scripts/Doxyfile @@ -2011,7 +2011,7 @@ PERLMOD_MAKEVAR_PREFIX = # C-preprocessor directives found in the sources and include files. # The default value is: YES. -ENABLE_PREPROCESSING = YES +ENABLE_PREPROCESSING = NO # If the MACRO_EXPANSION tag is set to YES, doxygen will expand all macro names # in the source code. If set to NO, only conditional compilation will be