aboutsummaryrefslogtreecommitdiff
path: root/doxygen_resources
diff options
context:
space:
mode:
authorAlwin Esch <alwin.esch@web.de>2016-04-24 16:57:12 +0200
committerAlwin Esch <alwin.esch@web.de>2016-05-12 13:28:45 +0200
commitd41dfa2592ef56e68c7202c872f88da3a1c051ef (patch)
treecd4c27a789dabd63dbde3f6d24cfa881475629b6 /doxygen_resources
parenta69eb6f793936769952a3a86c4d89b892287e9c9 (diff)
[doxygen] Update parts to use new python docs
Diffstat (limited to 'doxygen_resources')
-rw-r--r--doxygen_resources/Doxyfile.doxy3
1 files changed, 2 insertions, 1 deletions
diff --git a/doxygen_resources/Doxyfile.doxy b/doxygen_resources/Doxyfile.doxy
index d8b64e9419..3cafe816d8 100644
--- a/doxygen_resources/Doxyfile.doxy
+++ b/doxygen_resources/Doxyfile.doxy
@@ -2088,7 +2088,8 @@ 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_SHOULD_SKIP_THIS \
+ DOXYGEN_SHOULD_USE_THIS
# 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