Detailed changes in CHANGES.rst and added to the LONG_DESCRIPTION in setup.py

This commit is contained in:
Steve Barnes
2017-08-08 07:15:59 +01:00
parent b01de8654e
commit d7e694d2e2
2 changed files with 59 additions and 52 deletions

View File

@@ -61,6 +61,10 @@ or the `wxPython API documentation <{docs_base}/index.html>`_.
Archive files containing a copy of the wxPython documentation, the demo and
samples, and also a set of MSVC .pdb files for Windows are available
`here <https://extras.wxPython.org/wxPython4/extras/>`_.
The utility tools wxdocs & wxdemo will download the appropIATE files with wxget,
(if necessary), unpack them, (if necessary) & launch the appropriate version of
the respective items. (Documents are launched in the browser & Demo with python).
""".format(version=cfg.VERSION, docs_base=DOCS_BASE)