From: Georg Brandl Date: Sat, 11 Jan 2014 18:52:17 +0000 (+0100) Subject: Fix minor markup bug: sub-toctrees should not have :numbered: X-Git-Tag: v3.4.0b3~178 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fa5a765506d8a65af7e71b6d654f079f48b81727;p=thirdparty%2FPython%2Fcpython.git Fix minor markup bug: sub-toctrees should not have :numbered: --- diff --git a/Doc/library/asyncio.rst b/Doc/library/asyncio.rst index e00f6ceac0cd..a1955c2292d1 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