Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Python version numbers from 1.6 to 2.0 where appropriate. | Fred Drake | 2000-06-30 | 1 | -6/+7 |
| | | | | | Make some references between the distutils documents hyperlinks using the \citetitle markup. | ||||
* | Minor wording tweaks. | Greg Ward | 2000-06-25 | 1 | -5/+6 |
| | | | | | | Kludged the extra-wide table that summarizes the manifest template language (works with LaTeX, but is an *evil* kludge and could well break LaTeX2HTML or similar...). | ||||
* | Some clarifications to the 'A simple example' section. | Greg Ward | 2000-06-24 | 1 | -6/+8 |
| | |||||
* | Fixed a grab-bag of typos spotted by Detlef Lannert. | Greg Ward | 2000-06-24 | 1 | -10/+9 |
| | |||||
* | Guido's rewording of my definition of "root package", with an addition by me. | Greg Ward | 2000-05-26 | 1 | -6/+8 |
| | |||||
* | A grab-bag of wording tweakage. | Greg Ward | 2000-05-26 | 1 | -29/+54 |
| | |||||
* | Doc patch from Bastein Kleineidam: start to describe the 'install' command | Gregory P. Smith | 2000-05-12 | 1 | -0/+16 |
| | | | | family, including the new 'install_scripts' and 'install_data' commands. | ||||
* | Stripped leading 'sec:' from all section labels -- generates bad filenames, | Greg Ward | 2000-04-28 | 1 | -36/+36 |
| | | | | bad link URLs in HTML, etc. | ||||
* | Added section headers for "Extending the Distutils" section (just | Greg Ward | 2000-04-25 | 1 | -0/+14 |
| | | | | a reminder to myself). | ||||
* | Patch from Andrew Kuchling: document the new multiple pattern feature in the | Greg Ward | 2000-04-21 | 1 | -12/+15 |
| | | | | manifest template. | ||||
* | Reformatted wide paragraphs. | Greg Ward | 2000-04-19 | 1 | -23/+22 |
| | |||||
* | Changed '\package' to \module'. | Greg Ward | 2000-04-19 | 1 | -6/+6 |
| | |||||
* | Changed '\option' to '\longprogramopt' wherever it referred to a command-line | Greg Ward | 2000-04-19 | 1 | -5/+5 |
| | | | | option. | ||||
* | Various wording/formattin tweaks. | Greg Ward | 2000-04-14 | 1 | -12/+132 |
| | | | | Started spewing "Creating Built Distributions" section. | ||||
* | Moved definition of \XXX command out to distutils.sty. | Greg Ward | 2000-04-09 | 1 | -1/+0 |
| | |||||
* | Fixed so LaTeX can actually process it, and so it looks like the other | Greg Ward | 2000-04-09 | 1 | -26/+29 |
| | | | | Distutils manual. | ||||
* | Got started for real on this manual. Completely untested and unread -- just | Greg Ward | 2000-04-09 | 1 | -2/+567 |
| | | | | checking it in so I can move things around in the CVS repository. | ||||
* | The "Distributing Python Modules" manual; currently empty (I'll get to it | Greg Ward | 2000-02-26 | 1 | -0/+12 |
Real Soon Now(TM). |