]> granicus.if.org Git - python/commitdiff
Remove duplicate "numbered" options for toctrees.
authorGeorg Brandl <georg@python.org>
Fri, 15 Jul 2011 17:09:49 +0000 (19:09 +0200)
committerGeorg Brandl <georg@python.org>
Fri, 15 Jul 2011 17:09:49 +0000 (19:09 +0200)
Doc/distutils/index.rst
Doc/library/packaging.rst

index b3a52317699134bfc19ec3e18111dd8609fec5d8..c8dd9f46a8ce9e724236138c7c1b9b728658dcb5 100644 (file)
@@ -20,7 +20,6 @@ very little overhead for build/release/install mechanics.
 
 .. toctree::
    :maxdepth: 2
-   :numbered:
 
    introduction.rst
    setupscript.rst
index 5bf2c06ad9d0bad185cffc0d39775e8c1836339c..c6bff47015ecc15ccab6beec9d6a9381447236bd 100644 (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