added a script to automaitcally fix 'Derived from' doc sections; updated the 'Library...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 15 Aug 2007 13:23:47 +0000 (13:23 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 15 Aug 2007 13:23:47 +0000 (13:23 +0000)
commiteaa785079ca4234e6bb97983e24e54d7af21c257
tree4c78c046b79469580dd6a0dc4b674832d95c3a57
parent8e190f0ed9c242e6df5fd4dd99fdaf6c9dea1cda
added a script to automaitcally fix 'Derived from' doc sections; updated the 'Library' sections script to be able to run it on files already having these functions (patch 1765640)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
misc/scripts/update_doc_baseclasses.py [new file with mode: 0644]
misc/scripts/update_doc_libs.py [changed mode: 0644->0755]
misc/scripts/update_doc_utils.py [new file with mode: 0755]