summaryrefslogtreecommitdiffstats
path: root/Doc/dist
Commit message (Expand)AuthorAgeFilesLines
* SF patch 959726: sdist versus SVNTim Peters2004-05-311-3/+3
* added scripts to the list of files automatically included in theFred Drake2004-03-311-0/+1
* include the right index sourcesFred Drake2004-03-251-2/+2
* remove duplicate use of the meta-data labelFred Drake2004-03-251-1/+0
* give the document indexesFred Drake2004-03-231-0/+16
* - use recommended Python style in examples (no spaces around "=" forFred Drake2004-03-231-59/+83
* merge Anthony Baxter's distutils API reference into the packageFred Drake2004-03-231-1/+1541
* convert from a howto to a manualFred Drake2004-03-221-29/+29
* - "Mac OS" should always include the spaceFred Drake2004-02-191-23/+33
* - according to Apple's publication style guide, yes, "Mac people" useFred Drake2004-02-191-2/+2
* use API documentation style for the descriptions of the additionalFred Drake2004-02-191-40/+39
* minor markup improvementsFred Drake2004-02-191-9/+9
* no reason not to use boilerplate.tex now that it names the PSFFred Drake2004-01-231-0/+2
* list the Python Software Foundation on all the documentsFred Drake2004-01-021-1/+4
* Patch #821093: Fix various typos.Martin v. Löwis2003-10-191-1/+1
* Typo found by Lokasz Pankowski:Thomas Heller2003-10-161-1/+1
* Fix a typo, discovered by Joonas Paalasmaa.Thomas Heller2003-10-081-2/+2
* Typo: sys.prefex -> sys.prefixThomas Heller2003-09-251-2/+2
* Fix a typo found by Eric D. Moyer, closes SF 807813.Thomas Heller2003-09-171-1/+1
* Fix a variety of small markup nits.Fred Drake2003-07-021-5/+5
* Document the DISTUTILS_DEBUG variable.Thomas Heller2003-06-301-0/+21
* [Bug #713722] Delete dangling references to unwritten sectionsAndrew M. Kuchling2003-05-131-5/+2
* Updated information on package metadata to reflect recent additions.Fred Drake2003-04-251-33/+68
* - add the "download_url" field to the pre-2.2.3 metadata compatibility noteFred Drake2003-03-311-26/+26
* Point e-mail address at the SIGAndrew M. Kuchling2003-03-041-1/+1
* [Bug #693474, reported by Stuart Bishop]Andrew M. Kuchling2003-02-261-5/+8
* SF bug #690377: Dud footnote reference in distutils docsRaymond Hettinger2003-02-211-2/+2
* [Patch #658093 ] Documentation support for PEP 301Andrew M. Kuchling2003-01-031-3/+124
* Description of description was really confusing, and added some markup.Thomas Heller2002-12-121-10/+10
* Raw documentation for the bdist_wininst postinstallation script.Thomas Heller2002-12-121-0/+78
* Minor markup nits.Fred Drake2002-11-151-4/+5
* Document the available command line flags for bdist_wininst, which areThomas Heller2002-11-151-15/+29
* Correct typo: the option is 'formats' not 'format'.Thomas Heller2002-11-151-1/+1
* Various minor rewritesAndrew M. Kuchling2002-05-291-42/+52
* [from Oct 2000]Greg Ward2002-05-101-9/+202
* [from Oct 2000]Greg Ward2002-05-101-2/+4
* [from Oct 2000]Greg Ward2002-05-101-14/+18
* Updates and rewritingAndrew M. Kuchling2002-05-081-110/+112
* Add more explanation of how data_files is used (esp. where the files end upFred Drake2002-03-081-2/+13
* Fix typo reported by Joonas Paalasmaa: dada-->dataFred Drake2001-08-161-1/+1
* Update some incorrect comments about the bdist commands that exist.Fred Drake2001-08-021-4/+7
* Documentation for the distutils.sysconfig module.Fred Drake2001-08-021-0/+113
* Minor changes to match the style guide.Fred Drake2001-07-141-3/+3
* Comment out section titles for sections that have not been written yet;Fred Drake2001-03-011-65/+141
* Fix markup so this document will format.Fred Drake2001-02-191-1/+1
* Checked in with Andrew's blessing, I leave the comments with whichThomas Heller2001-02-191-26/+106
* Fix two typos, and add some omitted \option{} markupAndrew M. Kuchling2001-02-171-7/+7
* Updates to reflect pending changes to the XML conversion process.Fred Drake2000-11-221-0/+3
* Do not use \verb in the Python documentation -- it makes parsing the LaTeXFred Drake2000-11-221-3/+3
* Do not require packages that are not needed.Fred Drake2000-10-261-2/+0