| Commit message (Expand) | Author | Age | Files | Lines |
| * | - update documentation contact address | Fred Drake | 2003-07-29 | 4 | -4/+4 |
|
|
| * | Don't generate a line containing only \ at the top of a new index | Fred Drake | 2003-07-24 | 1 | -5/+3 |
|
|
| * | Update link to Python book information. | Fred Drake | 2003-06-20 | 1 | -1/+1 |
|
|
| * | The "Up" link should point to index.html, not ./, since these | Fred Drake | 2002-11-14 | 1 | -1/+1 |
|
|
| * | Work around the fact that "maint" alone is a symlink now. | Fred Drake | 2002-10-22 | 1 | -0/+5 |
|
|
| * | Backport Neal Norwitz's patch from revision 1.14: | Fred Drake | 2002-10-18 | 1 | -1/+1 |
|
|
| * | Integrated SF patch #539487 by Matthias Klose: | Fred Drake | 2002-05-03 | 1 | -6/+13 |
|
|
| * | This commit was manufactured by cvs2svn to create branch | cvs2svn | 2002-05-03 | 1 | -0/+890 |
|
|
| * | Remove Emacs turd; not needed with modern Emacs versions. | Fred Drake | 2002-04-17 | 1 | -10/+19 |
|
|
| * | Mark the notice about the new development version of the docs as not needing | Fred Drake | 2002-04-04 | 1 | -0/+1 |
|
|
| * | Update to push the docs to python.org instead of python.sf.net. | Fred Drake | 2002-04-01 | 2 | -9/+12 |
|
|
| * | Make this do the right thing with entries which start with the percent sign, | Fred Drake | 2001-12-28 | 1 | -30/+54 |
|
|
| * | Update to reflect recently added markup. | Fred Drake | 2001-12-15 | 1 | -0/+9 |
|
|
| * | Script to generate the table of distribution packages, plugging in the size | Fred Drake | 2001-12-08 | 1 | -0/+97 |
|
|
| * | Remove meaningless comment. | Fred Drake | 2001-12-04 | 1 | -3/+0 |
|
|
| * | Drop xmllib in favor of SAX. | Fred Drake | 2001-11-30 | 1 | -21/+30 |
|
|
| * | Add a couple of entries to the whitespace-cleanups table. | Fred Drake | 2001-11-30 | 1 | -0/+2 |
|
|
| * | Added two new conversion specifications. | Fred Drake | 2001-11-30 | 1 | -0/+7 |
|
|
| * | A few small changes: | Fred Drake | 2001-11-29 | 1 | -8/+17 |
|
|
| * | Avoid trailing blank lines in the output. | Fred Drake | 2001-11-19 | 1 | -0/+4 |
|
|
| * | Adjust input pre-processing so that a comment on the last line does not | Fred Drake | 2001-11-19 | 1 | -1/+3 |
|
|
| * | No need to preprocess the header files - use ctags -I flag instead to | Thomas Heller | 2001-11-12 | 1 | -27/+15 |
|
|
| * | Remove my name, probably bad style. | Thomas Heller | 2001-11-09 | 1 | -2/+0 |
|
|
| * | Script to print undocumented symbols found in Python header files. | Thomas Heller | 2001-11-09 | 1 | -0/+99 |
|
|
| * | Add a new option, --dvips-safe, which sets the $DVIPS_SAFE option in | Fred Drake | 2001-10-30 | 1 | -1/+30 |
|
|
| * | One more LaTeX-ism that we'd rather ignore. | Fred Drake | 2001-10-25 | 1 | -0/+1 |
|
|
| * | No need to run make twice here. | Fred Drake | 2001-10-25 | 1 | -1/+0 |
|
|
| * | Do a little bit more to try and add <link> elements to the header, not that | Fred Drake | 2001-10-22 | 1 | -1/+10 |
|
|
| * | New markup: \note{...} and \warning{...} | Fred Drake | 2001-10-09 | 1 | -0/+6 |
|
|
| * | Handle PEP references the same way RFC references. | Fred Drake | 2001-09-29 | 1 | -6/+5 |
|
|
| * | Fix up whitespace in <args> elements; reduce sequences of consecutive | Fred Drake | 2001-09-29 | 1 | -17/+15 |
|
|
| * | Convert to string methods. | Fred Drake | 2001-09-28 | 1 | -36/+59 |
|
|
| * | Convert most uses of the string module to string methods. | Fred Drake | 2001-09-28 | 3 | -16/+15 |
|
|
| * | Do not distinguish \refmodule from \module in the generated output; | Fred Drake | 2001-09-27 | 1 | -1/+4 |
|
|
| * | Re-write <ulink> elements as described in the conversion spec. | Fred Drake | 2001-09-27 | 1 | -0/+19 |
|
|
| * | Turn \input, \include, and \verbatiminput into XInclude elements instead | Fred Drake | 2001-09-27 | 2 | -10/+14 |
|
|
| * | Add support for some more markup that had slipped in. | Fred Drake | 2001-09-27 | 1 | -2/+15 |
|
|
| * | Update to support \mailheader and 5-column tables. | Fred Drake | 2001-09-25 | 1 | -0/+52 |
|
|
| * | Simplify a helper by returning fewer values. | Fred Drake | 2001-09-25 | 1 | -5/+4 |
|
|
| * | Do more to be compatible with Windows/CygWin. Make error messages more | Fred Drake | 2001-08-10 | 1 | -2/+14 |
|
|
| * | Add option to push the development docs to SF without announcing, for | Fred Drake | 2001-08-08 | 1 | -2/+9 |
|
|
| * | Change the command lines to use a similar "phrasing" to that used in the | Fred Drake | 2001-07-18 | 1 | -15/+15 |
|
|
| * | Script to re-write @FOO@-style marks with values, initializing the | Fred Drake | 2001-07-17 | 1 | -0/+55 |
|
|
| * | Job.__init__(): Only create the builddir directory if it will be used (by | Fred Drake | 2001-07-17 | 1 | -6/+7 |
|
|
| * | Change the target name for \kbd. | Fred Drake | 2001-07-14 | 1 | -1/+1 |
|
|
| * | Generate a more meaningful message regarding the type of the documentation | Fred Drake | 2001-07-12 | 1 | -1/+1 |
|
|
| * | Add conversion information for the grammar production support (preliminary). | Fred Drake | 2001-07-09 | 1 | -0/+16 |
|
|
| * | Move & update a comment. | Fred Drake | 2001-07-07 | 1 | -4/+12 |
|
|
| * | Change the way notification mails are sent so people who respond to the | Fred Drake | 2001-07-06 | 1 | -1/+5 |
|
|
| * | Add entries for recently defined markup. | Fred Drake | 2001-07-06 | 1 | -0/+23 |
|
|