The pythonhosted.org site is terribly slow. Put the docs at docs.wxpython.org instead.

This commit is contained in:
Robin Dunn
2017-06-03 18:03:21 -07:00
parent 72e86943ad
commit 676db7b5d1
6 changed files with 53 additions and 47 deletions

View File

@@ -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/

View File

@@ -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/::