We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56d59b7 commit 426dfcdCopy full SHA for 426dfcd
docs/source/Doxyfile
@@ -2415,7 +2415,8 @@ INCLUDE_FILE_PATTERNS =
2415
# recursively expanded use the := operator instead of the = operator.
2416
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2417
2418
-PREDEFINED =
+PREDEFINED += ET_NODISCARD=
2419
+PREDEFINED += ET_DEPRECATED=
2420
2421
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
2422
# tag can be used to specify a list of macro names that should be expanded. The
0 commit comments