summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-01-11 18:52:17 (GMT)
committerGeorg Brandl <georg@python.org>2014-01-11 18:52:17 (GMT)
commitfa5a765506d8a65af7e71b6d654f079f48b81727 (patch)
treedb3758f9327f36b932c1a5f281ed41204884176f
parent07bc3726ec2a64c6cb26c203ead064f4f3a8f24d (diff)
downloadcpython-fa5a765506d8a65af7e71b6d654f079f48b81727.zip
cpython-fa5a765506d8a65af7e71b6d654f079f48b81727.tar.gz
cpython-fa5a765506d8a65af7e71b6d654f079f48b81727.tar.bz2
Fix minor markup bug: sub-toctrees should not have :numbered:
-rw-r--r--Doc/library/asyncio.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/library/asyncio.rst b/Doc/library/asyncio.rst
index e00f6ce..a1955c2 100644
--- a/Doc/library/asyncio.rst
+++ b/Doc/library/asyncio.rst
@@ -43,7 +43,6 @@ Table of content:
.. toctree::
:maxdepth: 3
- :numbered:
asyncio-eventloop.rst
asyncio-task.rst