]> granicus.if.org Git - python/commitdiff
Fix minor markup bug: sub-toctrees should not have :numbered:
authorGeorg Brandl <georg@python.org>
Sat, 11 Jan 2014 18:52:17 +0000 (19:52 +0100)
committerGeorg Brandl <georg@python.org>
Sat, 11 Jan 2014 18:52:17 +0000 (19:52 +0100)
Doc/library/asyncio.rst

index e00f6ceac0cd059969e83b0d183dbf02cb13a315..a1955c2292d179b42cf28a7f76f09c7d3c519f7a 100644 (file)
@@ -43,7 +43,6 @@ Table of content:
 
 .. toctree::
    :maxdepth: 3
-   :numbered:
 
    asyncio-eventloop.rst
    asyncio-task.rst