bpo-34717: Stop numbering stdlib titles/sections in the docs (GH-9370)

(cherry picked from commit c62ab2862d)

Co-authored-by: Yury Selivanov <yury@magic.io>
This commit is contained in:
Miss Islington (bot) 2018-09-17 15:42:09 -07:00 committed by GitHub
parent a8a8cc71c7
commit c63d81b3fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -32,10 +32,11 @@ several thousand components (from individual programs and modules to
packages and entire application development frameworks), available from
the `Python Package Index <https://pypi.org>`_.
.. We don't use :numbered: option for the TOC below as it enforces
numbered sections for the entire stdlib docs. If desired,
:numbered: can be enabled on a per-module basis.
.. toctree::
:maxdepth: 2
:numbered:
intro.rst
functions.rst