X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0cbc1d02511500b8499a11939ef0c59309937fca..e2bc58263e2f512c6fc46e7d0871ff0306dba865:/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",