Phoenix stuff:

1) Fixes on the problems reported by Werner on wx.EvtHandler (and there were many others, hopefully they should be OK now);
2) Integration of Chris' samples on wx.GridBagSizer (see http://xoomer.virgilio.it/infinity77/Phoenix/GridBagSizer.html#gridbagsizer);
3) Start on the Documentation guidelines (see http://xoomer.virgilio.it/infinity77/Phoenix/DocstringsGuidelines.html);
4) Integration of Werner's patches on _core.py and app.py for the docstrings.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@71071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Andrea Gavana
2012-04-01 17:56:57 +00:00
parent d695edca04
commit dfc8c5e69f
21 changed files with 653 additions and 35 deletions

View File

@@ -56,7 +56,7 @@ copyright = u'2012, Andrea Gavana'
# The short X.Y version.
version = '2.9'
# The full version, including alpha/beta/rc tags.
release = '2.9.3.74 (Phoenix)'
release = '2.9.4.80 (Phoenix)'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
@@ -158,7 +158,7 @@ html_use_index = True
html_split_index = True
# If true, links to the reST sources are added to the pages.
html_show_sourcelink = False
html_show_sourcelink = True
# If true, "Created using Sphinx" is shown in the HTML footer. Default is True.
#html_show_sphinx = True