Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various minor rewrites | Andrew M. Kuchling | 2002-05-29 | 1 | -42/+52 |
| | |||||
* | [from Oct 2000] | Greg Ward | 2002-05-10 | 1 | -9/+202 |
| | | | | Start fleshing out the "Examples" section. | ||||
* | [from Oct 2000] | Greg Ward | 2002-05-10 | 1 | -2/+4 |
| | | | | The zipfile module has been in the standard library for some time now. | ||||
* | [from Oct 2000] | Greg Ward | 2002-05-10 | 1 | -14/+18 |
| | | | | Clarify explanations of header file search directories. | ||||
* | Updates and rewriting | Andrew M. Kuchling | 2002-05-08 | 1 | -110/+112 |
| | |||||
* | Add more explanation of how data_files is used (esp. where the files end up | Fred Drake | 2002-03-08 | 1 | -2/+13 |
| | | | | in the installation and how that location is determined). | ||||
* | Fix typo reported by Joonas Paalasmaa: dada-->data | Fred Drake | 2001-08-16 | 1 | -1/+1 |
| | |||||
* | Update some incorrect comments about the bdist commands that exist. | Fred Drake | 2001-08-02 | 1 | -4/+7 |
| | | | | Add an entry for the distutils.sysconfig module docs. | ||||
* | Documentation for the distutils.sysconfig module. | Fred Drake | 2001-08-02 | 1 | -0/+113 |
| | |||||
* | Minor changes to match the style guide. | Fred Drake | 2001-07-14 | 1 | -3/+3 |
| | |||||
* | Comment out section titles for sections that have not been written yet; | Fred Drake | 2001-03-01 | 1 | -65/+141 |
| | | | | | | | | | | | | there is no need to clutter a reader's life with those useless things. Make the snippets of Python code conform to the standard style. Suppress the "Contents" page for HTML; it is not needed for small documents in the online environment since LaTeX2HTML generates lots of tables of links anyway. Various markup consistency nits. | ||||
* | Fix markup so this document will format. | Fred Drake | 2001-02-19 | 1 | -1/+1 |
| | |||||
* | Checked in with Andrew's blessing, I leave the comments with which | Thomas Heller | 2001-02-19 | 1 | -26/+106 |
| | | | | | | | | | | | | | | | this was posted to distutils-sig in. Here is what I've hacked together over some spare time at the weekend. I would appreciate feedback, as I've told before I'm neither a great author, nor native english speaker, nor anything else. Mostly I've completed (and written) docs for bdist_wininst (where I'm an experert for), also I've started some stuff for the data_files and scripts option. Should I continue in this way? Would others like to jump in? | ||||
* | Fix two typos, and add some omitted \option{} markup | Andrew M. Kuchling | 2001-02-17 | 1 | -7/+7 |
| | |||||
* | Updates to reflect pending changes to the XML conversion process. | Fred Drake | 2000-11-22 | 1 | -0/+3 |
| | |||||
* | Do not use \verb in the Python documentation -- it makes parsing the LaTeX | Fred Drake | 2000-11-22 | 1 | -3/+3 |
| | | | | | sources more difficult and other tools do not always work well with it. Since we have better markup for this case, just fix it. | ||||
* | Do not require packages that are not needed. | Fred Drake | 2000-10-26 | 1 | -2/+0 |
| | |||||
* | Lots of small markup adjustments for consistency with the rest of the | Fred Drake | 2000-10-26 | 1 | -24/+25 |
| | | | | documentation. | ||||
* | Typo fix -- it's 'ext_modules', not 'extensions'. | Greg Ward | 2000-09-12 | 1 | -3/+3 |
| | |||||
* | Greatly enhanced the section on creating built distributions; in | Greg Ward | 2000-09-07 | 1 | -26/+169 |
| | | | | | particular wrote up creating RPMs in detail. Other scattered improvements. | ||||
* | General overhaul of the "Creating a Source Distribution" section -- | Greg Ward | 2000-09-06 | 1 | -51/+80 |
| | | | | better explanation of manifest files, in particular. | ||||
* | Fleshed out the section on the setup config file, setup.cfg. | Greg Ward | 2000-09-04 | 1 | -26/+139 |
| | | | | | Added a few clarifying footnotes and cross-references. Various minor tweaks. | ||||
* | Added abstract. | Greg Ward | 2000-08-31 | 1 | -0/+10 |
| | |||||
* | Get rid of "sec:" prefix that slipped into a couple of \label's. | Greg Ward | 2000-08-31 | 1 | -4/+4 |
| | |||||
* | Wrote the "Describing extension modules" section. | Greg Ward | 2000-08-06 | 1 | -4/+193 |
| | |||||
* | A bundle of wording improvements, corrections, clarifications, updates, | Greg Ward | 2000-08-05 | 1 | -68/+77 |
| | | | | and so forth. | ||||
* | 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). |