From d0a9f0b315c41445a4dc94833f637607daa6b01e Mon Sep 17 00:00:00 2001 From: Nomango Date: Tue, 31 Dec 2019 16:32:45 +0800 Subject: [PATCH] fix Doxyfile --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 78cfcbab..146898d9 100644 --- a/Doxyfile +++ b/Doxyfile @@ -56,7 +56,7 @@ EXCLUDE = src/3rd-party \ ENABLE_PREPROCESSING = YES MACRO_EXPANSION = YES PREDEFINED = KGE_API= \ - KGE_DISABLE_DOXYGEN= + KGE_DOXYGEN_DO_NOT_INCLUDE= # The INCLUDE_PATH tag can be used to specify one or more directories that # contain include files that are not input files but should be processed by the