Remove duplicate "numbered" options for toctrees.

This commit is contained in:
Georg Brandl 2011-07-15 19:09:49 +02:00
parent af5bacf9bb
commit 5c1190bada
2 changed files with 0 additions and 4 deletions

View file

@ -20,7 +20,6 @@ very little overhead for build/release/install mechanics.
.. toctree::
:maxdepth: 2
:numbered:
introduction.rst
setupscript.rst

View file

@ -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