summaryrefslogtreecommitdiffstats
path: root/Doc/documenting
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-03-28 19:57:36 (GMT)
committerGeorg Brandl <georg@python.org>2009-03-28 19:57:36 (GMT)
commita0eea590c7707b65558934b59a2a8b1567261bab (patch)
tree757722213e8ef36e374759e353a8e2ea8e4800d6 /Doc/documenting
parent400fd60a8db901fe15f9d1509dab650072c1e867 (diff)
downloadcpython-a0eea590c7707b65558934b59a2a8b1567261bab.zip
cpython-a0eea590c7707b65558934b59a2a8b1567261bab.tar.gz
cpython-a0eea590c7707b65558934b59a2a8b1567261bab.tar.bz2
Add section numbering to some of the larger subdocuments.
Diffstat (limited to 'Doc/documenting')
-rw-r--r--Doc/documenting/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/documenting/index.rst b/Doc/documenting/index.rst
index 5ec9fb6..b64dc75 100644
--- a/Doc/documenting/index.rst
+++ b/Doc/documenting/index.rst
@@ -23,6 +23,7 @@ to write reStructuredText if you're not so inclined; plain text contributions
are more than welcome as well.
.. toctree::
+ :numbered:
intro.rst
style.rst