summaryrefslogtreecommitdiff
path: root/api-docs/cppdocs/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'api-docs/cppdocs/Doxyfile')
-rw-r--r--api-docs/cppdocs/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-docs/cppdocs/Doxyfile b/api-docs/cppdocs/Doxyfile
index 72a82539..244c3163 100644
--- a/api-docs/cppdocs/Doxyfile
+++ b/api-docs/cppdocs/Doxyfile
@@ -2147,7 +2147,7 @@ INCLUDE_FILE_PATTERNS =
# recursively expanded use the := operator instead of the = operator.
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
-PREDEFINED =
+PREDEFINED = DOXYGEN_INCLUDE_MAINPAGE
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
# tag can be used to specify a list of macro names that should be expanded. The