Robin Dunn
f06c6533f5
Make the index be what was main.html, redirect main to index, and set the Home link to the main wxPython site.
2017-07-20 21:01:43 -07:00
Robin Dunn
37d67272b0
Generate a different welcome paragraph on main.html dependent on whether this is a release build or a snapshot build.
2017-05-10 12:42:48 -07:00
Robin Dunn
62666b38ba
Various minor text tweaks here and there
2017-04-06 11:34:50 -07:00
Robin Dunn
91fe1f02fc
Doc updates for AUI
2016-11-11 20:16:35 -08:00
Robin Dunn
52f94bf58b
Add link to wx.propgrid module
2016-09-07 13:31:31 -07:00
Robin Dunn
d0f79d62df
Add missing '.' in wx.ribbon. module names
2016-06-24 19:59:25 -07:00
Robin Dunn
eeec9c5a41
first batch of overview file updates, reformatting and name fixes
2016-05-26 00:01:50 -07:00
Robin Dunn
b8f32de5ea
Tweak some CSS, etc.
2016-05-24 22:05:32 -07:00
Robin Dunn
e3f03f3287
Update the main home and API docs pages
2016-05-23 23:50:08 -07:00
Robin Dunn
760ebc0878
Fix link for wx.msw index
2016-05-19 20:59:02 -07:00
Robin Dunn
c473965e6a
Use the new names for the module index files
2016-05-18 16:39:38 -07:00
Robin Dunn
ae42d4d894
add the msw module for the docs
2016-05-17 08:21:33 -07:00
Robin Dunn
d6dcd4060f
Add link for wx.media module.
2016-02-29 19:12:40 -08:00
Robin Dunn
7f86b9eb54
It's not a subversion revision anymore. Also a bit of text tweaking.
2015-02-05 21:33:16 -08:00
Robin Dunn
b56cdf8d25
Add link and description for the wx.richtext module
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74146 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-08 23:36:24 +00:00
Robin Dunn
608313f472
Add links for wx.grid
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-02-12 16:49:51 +00:00
Robin Dunn
4d5faa2868
Add _xml and _xrc modules with some unit tests
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73080 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-11-30 22:32:53 +00:00
Robin Dunn
d5ed51e2d8
Add link for wx.html2
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-11-30 22:30:39 +00:00
Andrea Gavana
604b778a2c
Phoenix docs: handle funny-formatted heading sections for window styles, extra styles and event handling; Add missing modules in the main.html Sphinx file; Convert some more snippets, specifying the highlight language used (XML/HTML for some snippets in wx.html); Correctly reference classes and functions in wx.Bitmap pure-Python methods.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-11-30 20:54:13 +00:00
Robin Dunn
431b09c5a2
Add wx.glcanvas
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@72931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-11-09 04:39:42 +00:00
Robin Dunn
f4eb5b999c
Add link to wx.html module
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@72859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-11-02 06:25:18 +00:00
Andrea Gavana
a2d6156834
Phoenix: correct the link to the dataview library in the "main.html" Sphinx template.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@72827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-10-30 19:58:38 +00:00
Robin Dunn
156299929f
add links to the stc docs and etc.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@72804 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-10-27 21:17:56 +00:00
Robin Dunn
c9daf25b7c
Slightly reword and restructure the main documentation page.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@72139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-07-19 01:22:12 +00:00
Andrea Gavana
4fee2a598a
Phoenix:
...
- Reformat the documentation generator to take into account the "adv" sub-package;
- Make the `sphinx_generator.py` and the `sphinxtools` package Python 3 - compliant.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@71589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-05-29 20:11:36 +00:00
Robin Dunn
f404c31784
set svn:eol-style property to native
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@71161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-04-10 03:16:37 +00:00
Andrea Gavana
ff175387b3
Phoenix: Add support for documenting wx.lib, wx.py and wx.tools (that's the whole wxPython/Phoenix documentation)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@71139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-04-07 21:00:39 +00:00
Andrea Gavana
d44af0e4f4
Phoenix: new updates to better handle wx.lib documentation.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@71121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-04-06 18:22:52 +00:00
Andrea Gavana
dfc8c5e69f
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
2012-04-01 17:56:57 +00:00
Andrea Gavana
ca4746f13c
- Initial commit of the Python scripts to ReSTify the XML documentation.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@70205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-12-30 19:17:09 +00:00