cpython/Doc/packaging
Éric Araujo 7dc76fdeb1 Merge doc changes from 3.2 (#8617, #10745).
In the install and library docs, I changed the text to refer to
packaging instead of distutils.  I also checked that the documented
paths correctly reflect what’s really defined in sysconfig; the main
difference with paths defined in distutils.install is that include
directories don’t end with the distribution name anymore (i.e. distutils
uses include/python3.3/spam, sysconfig include/python3.3), I have no
idea why.
2011-08-06 16:58:15 +02:00
..
builtdist.rst
commandhooks.rst
commandref.rst
configfile.rst
examples.rst
extending.rst
index.rst
introduction.rst
packageindex.rst
setupcfg.rst
setupscript.rst
sourcedist.rst
tutorial.rst
uploading.rst