A bit more documentation tweaking relating to the github repository.

This commit is contained in:
Robin Dunn
2015-03-30 12:04:59 -07:00
parent 192154ec9b
commit abf74b2bf0
2 changed files with 14 additions and 12 deletions

View File

@@ -234,11 +234,11 @@ Please keep the snippets as short as possible: they don't need to be fully-runna
applications, they are simply meant to show a particular/clever/unusual way of using a method, a class
or a function.
Please do send your sample snippets to me at `this <andrea.gavana@gmail.com>`_ e-mail address or, if
you have commit rights in the current Phoenix Github area, feel free to upload them yourself under the
following folder:
Please do send your sample snippets to me at `this <andrea.gavana@gmail.com>`_ e-mail address or
you can submit the sample snippets to the `wxWidgets/Phoenix Github repository <https://github.com/wxWidgets/Phoenix>`_.
The snippets should be placed in the source tree in this folder:
``/trunk/docs/sphinx/rest_substitutions/snippets/python/contrib``
``Phoenix/docs/sphinx/rest_substitutions/snippets/python/contrib``
.. _contributing screenshots:
@@ -260,12 +260,12 @@ these conventions:
2) `wx.aui.AuiManager` ==> `aui.auimanager.png`
Please do send your screenshots to me at `this <andrea.gavana@gmail.com>`_ e-mail address or, if
you have commit rights in the current Phoenix Github area, feel free to upload them yourself under the
following folder:
Please do send your screenshots to me at `this <andrea.gavana@gmail.com>`_ e-mail address or
you can submit the screenshots to the `wxWidgets/Phoenix Github repository <https://github.com/wxWidgets/Phoenix>`_.
The screenshots should be placed in the source tree in this folder:
``/trunk/docs/sphinx/_static/images/widgets/fullsize``
``Phoenix/trunk/docs/sphinx/_static/images/widgets/fullsize``
Please make sure to upload your images in the appropriate sub-folder, depending on the platform you
Please make sure to put your images in the appropriate sub-folder, depending on the platform you
chose to take the screenshots on.

View File

@@ -118,15 +118,17 @@ Don't forget to download the wxPython demo and the documentation!
Bleeding-edge source
--------------------
If you are a very keen developer, you can access the SVN repository directly for this
project in the `wxWidgets Phoenix Github <https://github.com/wxWidgets/Phoenix>`_.
If you are a very keen developer, you can get the source code and other
project files from the `wxWidgets/Phoenix Github repository <https://github.com/wxWidgets/Phoenix>`_.
Be sure to read the README.rst file there to learn how to build wxWidgets
and Phoenix for yourself.
wxPython Documentation
----------------------
The new wxPython API documentation is available `in this page <main.html>`_.
The new wxPython API documentation is available `here <main.html>`_.
.. toctree::