It's not in use yet, but add Kevin's docparser code so it doesn't get lost...
authorRobin Dunn <robin@alldunn.com>
Sat, 9 Sep 2006 19:42:51 +0000 (19:42 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 9 Sep 2006 19:42:51 +0000 (19:42 +0000)
commitce1245e1fa3d59428e5f3c9bb78d77bcfe9e586c
tree96bdffa6a85bd77661d0010480a840c79cdfb0cb
parente78e8fdbfdcf104a96f04d5e7ebf0ed2c3d95c93
It's not in use yet, but add Kevin's docparser code so it doesn't get lost...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/docs/bin/docparser/__init__.py [new file with mode: 0644]
wxPython/docs/bin/docparser/restconvert.py [new file with mode: 0644]
wxPython/docs/bin/docparser/wxclasses.py [new file with mode: 0644]
wxPython/docs/bin/docparser/wxhtmlparse.py [new file with mode: 0644]
wxPython/docs/bin/pythonize_docs.py [new file with mode: 0644]