[Python-checkins] devguide: Push up 'help' doc in the index.

brett.cannon python-checkins at python.org
Wed Jan 19 23:20:46 CET 2011


brett.cannon pushed 7aaba503d231 to devguide:

http://hg.python.org/devguide/rev/7aaba503d231
changeset:   150:7aaba503d231
tag:         tip
user:        Brett Cannon <brett at python.org>
date:        Wed Jan 19 14:20:41 2011 -0800
summary:
  Push up 'help' doc in the index.

files:
  index.rst

diff --git a/index.rst b/index.rst
--- a/index.rst
+++ b/index.rst
@@ -40,8 +40,8 @@
 * Coding style guides
     * `PEP 7`_
     * `PEP 8`_
+* :ref:`help`
 * :ref:`patch`
-* :ref:`help`
 * :ref:`runtests`
 * Beginner tasks to become familiar with the development process
     * :ref:`docquality`

--
Repository URL: http://hg.python.org/devguide


More information about the Python-checkins mailing list