mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Remove duplicate "numbered" options for toctrees.
This commit is contained in:
parent
af5bacf9bb
commit
5c1190bada
2 changed files with 0 additions and 4 deletions
|
@ -20,7 +20,6 @@ very little overhead for build/release/install mechanics.
|
|||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:numbered:
|
||||
|
||||
introduction.rst
|
||||
setupscript.rst
|
||||
|
|
|
@ -23,7 +23,6 @@ Building blocks
|
|||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:numbered:
|
||||
|
||||
packaging-misc
|
||||
packaging.version
|
||||
|
@ -42,7 +41,6 @@ The command machinery
|
|||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:numbered:
|
||||
|
||||
packaging.dist
|
||||
packaging.command
|
||||
|
@ -55,7 +53,6 @@ Other utilities
|
|||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:numbered:
|
||||
|
||||
packaging.util
|
||||
packaging.tests.pypi_server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue