summaryrefslogtreecommitdiffstats
path: root/Doc/documenting/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/documenting/index.rst')
-rw-r--r--Doc/documenting/index.rst11
1 files changed, 8 insertions, 3 deletions
diff --git a/Doc/documenting/index.rst b/Doc/documenting/index.rst
index b64dc75..88d97be 100644
--- a/Doc/documenting/index.rst
+++ b/Doc/documenting/index.rst
@@ -18,12 +18,17 @@ should be used, as well as the Sphinx build system.
.. _docutils: http://docutils.sf.net/
.. _Sphinx: http://sphinx.pocoo.org/
-If you're interested in contributing to Python's documentation, there's no need
-to write reStructuredText if you're not so inclined; plain text contributions
-are more than welcome as well.
+.. note::
+
+ If you're interested in contributing to Python's documentation, there's no
+ need to write reStructuredText if you're not so inclined; plain text
+ contributions are more than welcome as well. Send an e-mail to
+ docs@python.org or open an issue on the :ref:`tracker <reporting-bugs>`.
+
.. toctree::
:numbered:
+ :maxdepth: 1
intro.rst
style.rst