]> git.saurik.com Git - wxWidgets.git/commit
Some docstring additions, reformats and epydoc markup.
authorRobin Dunn <robin@alldunn.com>
Wed, 12 May 2004 00:17:48 +0000 (00:17 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 12 May 2004 00:17:48 +0000 (00:17 +0000)
commitd07d2bc9d05408c58b76c53a0a291915b88e5064
tree9eb7349d25cd03d99dcb8e724cb972d0a73a5fdf
parent0b9c95225ed6748ce1f24707f2a903245826187a
Some docstring additions, reformats and epydoc markup.

Removed RefDoc macros, instead made all the normal Docstring macros
take an extra parameter to be used for the optional details postion of
the docstring.  The intent is that the docstrings put in the generated
.py files checked in to CVS and delivered in releases will be only a
paragraph or two, but when used for generating the epydoc reference
docs they can optionally contain a lot more details.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
41 files changed:
wxPython/config.py
wxPython/docs/bin/simplify.py
wxPython/src/_accel.i
wxPython/src/_app.i
wxPython/src/_app_ex.py
wxPython/src/_artprov.i
wxPython/src/_bitmap.i
wxPython/src/_brush.i
wxPython/src/_button.i
wxPython/src/_checkbox.i
wxPython/src/_choice.i
wxPython/src/_clipbrd.i
wxPython/src/_cmndlgs.i
wxPython/src/_colour.i
wxPython/src/_combobox.i
wxPython/src/_config.i
wxPython/src/_constraints.i
wxPython/src/_control.i
wxPython/src/_cshelp.i
wxPython/src/_cursor.i
wxPython/src/_dataobj.i
wxPython/src/_datetime.i
wxPython/src/_dc.i
wxPython/src/_defs.i
wxPython/src/_dirctrl.i
wxPython/src/_display.i
wxPython/src/_event.i
wxPython/src/_gbsizer.i
wxPython/src/_gdicmn.i
wxPython/src/_image.i
wxPython/src/_listctrl.i
wxPython/src/_notebook.i
wxPython/src/_obj.i
wxPython/src/_panel.i
wxPython/src/_splitter.i
wxPython/src/_textctrl.i
wxPython/src/_treectrl.i
wxPython/src/_window.i
wxPython/src/calendar.i
wxPython/src/grid.i
wxPython/src/html.i