]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/scripts/common.py
Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / docs / doxygen / scripts / common.py
index 41e80d7201fee5eba76ad9f54ca978fab54137b2..5285e0e3c5b776e27134fbdd8baa387e627e2f90 100644 (file)
@@ -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",