]> git.saurik.com Git - wxWidgets.git/commit - docs/doxygen/doxymlparser.py
Commit script which parses the Doxygen XML output into a list of class and method...
authorKevin Ollivier <kevino@theolliviers.com>
Thu, 9 Apr 2009 17:31:39 +0000 (17:31 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Thu, 9 Apr 2009 17:31:39 +0000 (17:31 +0000)
commitf613f81ac9c0dedd4e3a502b3aac24f36af36521
tree58059e70dc74c28d33c26ede930188ff6c172c3c
parent475be9ce0003489c7330587cc51961d52043b289
Commit script which parses the Doxygen XML output into a list of class and method objects, which later can be passed for post-processing to autogenerate bindings, etc.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60080 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/doxygen/doxymlparser.py [new file with mode: 0755]