X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0cbc1d02511500b8499a11939ef0c59309937fca..f0e5d5d22ce012e9312a63175d79c0f4a8d444be:/docs/doxygen/scripts/common.py?ds=inline diff --git a/docs/doxygen/scripts/common.py b/docs/doxygen/scripts/common.py index 41e80d7201..5285e0e3c5 100644 --- a/docs/doxygen/scripts/common.py +++ b/docs/doxygen/scripts/common.py @@ -7,6 +7,8 @@ ignored_methods = { # these classes are either replaced by different data types in bindings, or have equivalent / better # functionality provided by the target language. excluded_classes = [ + "wxAny", + "wxAnyValueType", "wxArchiveClassFactory", "wxArchiveEntry", "wxArchiveInputStream",