]> granicus.if.org Git - python/commit
Add documentation for the packaging module.
authorÉric Araujo <merwok@netwok.org>
Wed, 1 Jun 2011 18:42:49 +0000 (20:42 +0200)
committerÉric Araujo <merwok@netwok.org>
Wed, 1 Jun 2011 18:42:49 +0000 (20:42 +0200)
commit3a9f58f6b3938823328374f34a3b52a167fed871
tree10cc586248124e3c921dd921602e9730f7064397
parenta003af1ce9d008e03371b3d16c4d6361961c2e78
Add documentation for the packaging module.

This updates the user guide to refer to Packaging instead of Distutils.
Some files still require an update.
42 files changed:
Doc/contents.rst
Doc/distutils/index.rst
Doc/distutils/install.rst [moved from Doc/install/index.rst with 100% similarity]
Doc/install/install.rst [new file with mode: 0644]
Doc/install/pysetup-config.rst [new file with mode: 0644]
Doc/install/pysetup-servers.rst [new file with mode: 0644]
Doc/install/pysetup.rst [new file with mode: 0644]
Doc/library/depgraph-output.png [new file with mode: 0644]
Doc/library/distutils.rst
Doc/library/packaging-misc.rst [new file with mode: 0644]
Doc/library/packaging.command.rst [new file with mode: 0644]
Doc/library/packaging.compiler.rst [new file with mode: 0644]
Doc/library/packaging.database.rst [new file with mode: 0644]
Doc/library/packaging.depgraph.rst [new file with mode: 0644]
Doc/library/packaging.dist.rst [new file with mode: 0644]
Doc/library/packaging.fancy_getopt.rst [new file with mode: 0644]
Doc/library/packaging.install.rst [new file with mode: 0644]
Doc/library/packaging.metadata.rst [new file with mode: 0644]
Doc/library/packaging.pypi.dist.rst [new file with mode: 0644]
Doc/library/packaging.pypi.rst [new file with mode: 0644]
Doc/library/packaging.pypi.simple.rst [new file with mode: 0644]
Doc/library/packaging.pypi.xmlrpc.rst [new file with mode: 0644]
Doc/library/packaging.rst [new file with mode: 0644]
Doc/library/packaging.tests.pypi_server.rst [new file with mode: 0644]
Doc/library/packaging.util.rst [new file with mode: 0644]
Doc/library/packaging.version.rst [new file with mode: 0644]
Doc/library/python.rst
Doc/packaging/builtdist.rst [new file with mode: 0644]
Doc/packaging/commandhooks.rst [new file with mode: 0644]
Doc/packaging/commandref.rst [new file with mode: 0644]
Doc/packaging/configfile.rst [new file with mode: 0644]
Doc/packaging/examples.rst [new file with mode: 0644]
Doc/packaging/extending.rst [new file with mode: 0644]
Doc/packaging/index.rst [new file with mode: 0644]
Doc/packaging/introduction.rst [new file with mode: 0644]
Doc/packaging/packageindex.rst [new file with mode: 0644]
Doc/packaging/setupcfg.rst [new file with mode: 0644]
Doc/packaging/setupscript.rst [new file with mode: 0644]
Doc/packaging/sourcedist.rst [new file with mode: 0644]
Doc/packaging/tutorial.rst [new file with mode: 0644]
Doc/packaging/uploading.rst [new file with mode: 0644]
Doc/tools/sphinxext/indexcontent.html