docs: expand deprecation macros as defined
This commit is contained in:
committed by
Peter Barnes
parent
971b49dd60
commit
00001c5379
@@ -2297,7 +2297,11 @@ EXPAND_AS_DEFINED = ATTRIBUTE_ACCESSOR_DEFINE \
|
|||||||
ATTRIBUTE_VALUE_DEFINE_WITH_NAME \
|
ATTRIBUTE_VALUE_DEFINE_WITH_NAME \
|
||||||
ATTRIBUTE_VALUE_IMPLEMENT \
|
ATTRIBUTE_VALUE_IMPLEMENT \
|
||||||
ATTRIBUTE_VALUE_IMPLEMENT_WITH_NAME \
|
ATTRIBUTE_VALUE_IMPLEMENT_WITH_NAME \
|
||||||
NS_UNUSED_GLOBAL
|
NS_UNUSED_GLOBAL \
|
||||||
|
NS_DEPRECATED \
|
||||||
|
NS_DEPRECATED_3_42 \
|
||||||
|
NS_DEPRECATED_3_41 \
|
||||||
|
NS_DEPRECATED_3_40
|
||||||
|
|
||||||
# If the SKIP_FUNCTION_MACROS tag is set to YES then doxygen's preprocessor will
|
# If the SKIP_FUNCTION_MACROS tag is set to YES then doxygen's preprocessor will
|
||||||
# remove all references to function-like macros that are alone on a line, have
|
# remove all references to function-like macros that are alone on a line, have
|
||||||
@@ -2694,4 +2698,3 @@ DOT_CLEANUP = YES
|
|||||||
|
|
||||||
# Disable dark mode in the generated HTML in Doxygen 1.9.6 or greater.
|
# Disable dark mode in the generated HTML in Doxygen 1.9.6 or greater.
|
||||||
# HTML_COLORSTYLE = LIGHT
|
# HTML_COLORSTYLE = LIGHT
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user