mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 09:40:07 +01:00
The pythonhosted.org site is terribly slow. Put the docs at docs.wxpython.org instead.
This commit is contained in:
@@ -45,8 +45,8 @@ Fix for missing checkbox images in CheckListCtrlMixin on Linux and OSX.
|
||||
Fix another crashing problem in propgrid, and a few other propgrid issues too.
|
||||
|
||||
The release version of the documentation can now be found at
|
||||
http://pythonhosted.org/wxPython. The documentation created during the
|
||||
snapshot builds is still located at https://wxpython.org/Phoenix/docs/html/
|
||||
https://docs.wxPython.org/ The documentation created during the
|
||||
snapshot builds is still located at https://wxPython.org/Phoenix/docs/html/
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -53,8 +53,12 @@ HOWTO Release wxPython Phoenix
|
||||
(Twine doesn't know what to do with the docs and other files so they need
|
||||
to be excluded by the wildcard.)
|
||||
|
||||
14. Upload the wxPython-docs-pythonhosted*.zip documentation file using the
|
||||
form on PyPI. Remove the local copy of the file before the next step.
|
||||
14. Upload the wxPython-docs-*.tar.gz documentation file to docs.wxpython.org::
|
||||
|
||||
scp wxPython-docs-4.0.0a3.tar.gz wxpython-docs:wxpython-docs/tmp
|
||||
|
||||
TODO: Automate this!
|
||||
Go to the site and unpack the new docs into the document root.
|
||||
|
||||
15. Upload the docs, demos and pdb archive files to wxpython.org/Phoenix/release-extras/::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user