Fix minor markup bug: sub-toctrees should not have :numbered:
This commit is contained in:
parent
07bc3726ec
commit
fa5a765506
|
@ -43,7 +43,6 @@ Table of content:
|
|||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
:numbered:
|
||||
|
||||
asyncio-eventloop.rst
|
||||
asyncio-task.rst
|
||||
|
|
Loading…
Reference in New Issue