cpython/Doc/distutils
É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
..
apiref.rst Turn raw URI into real link 2011-07-28 22:50:18 +02:00
builtdist.rst #11843: Merge with 3.1. 2011-04-15 18:07:38 +03:00
commandref.rst After distutils doc reversal, change back **bold todo** items to XXX comments. 2010-07-31 09:15:10 +00:00
configfile.rst Remove trailing whitespace. 2009-01-03 21:18:54 +00:00
examples.rst Merge 3.1 2011-04-24 02:42:52 +02:00
extending.rst Merged revisions 82805-82806,83523-83527,83536,83538,83542,83546-83548,83550-83555,83558,83560 via svnmerge from 2010-10-06 08:26:09 +00:00
index.rst Remove duplicate "numbered" options for toctrees. 2011-07-15 19:09:49 +02:00
install.rst Merge doc changes from 3.2 (#8617, #10745). 2011-08-06 16:58:15 +02:00
introduction.rst Add examples that work on Windows to distutils docs (#1626300) 2011-06-08 01:11:36 +02:00
packageindex.rst #5486: typos. 2009-03-13 19:04:40 +00:00
setupscript.rst Better English. 2011-07-18 12:38:03 -04:00
sourcedist.rst Fix regression with distutils MANIFEST handing (#11104, #8688). 2011-07-31 04:06:12 +02:00
uploading.rst Merged revisions 88613 via svnmerge from 2011-02-25 21:46:00 +00:00