Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions Doc/library/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down