summaryrefslogtreecommitdiffstats
path: root/Doc/tools
Commit message (Expand)AuthorAgeFilesLines
* When adding a name to the table of macros and environments, make sure itFred Drake2002-04-101-1/+4
* Added support for \csimplemacro and csimplemacrodesc.Fred Drake2002-04-101-0/+6
* Fix bug in command line handling, noted by Fredrik Lundh.Fred Drake2002-04-051-1/+1
* Add support for the "Aesop Meta Tag". Not widely used, but not a bad idea,Fred Drake2002-04-053-0/+27
* Add support for \textgreater, \textless.Fred Drake2002-04-041-4/+9
* Mark the notice about the new development version of the docs as not needingFred Drake2002-04-041-0/+1
* Update to push the docs to python.org instead of python.sf.net.Fred Drake2002-04-012-9/+12
* When linking to an index page, explicitly name index.html instead ofFred Drake2002-02-041-1/+1
* Make this do the right thing with entries which start with the percent sign,Fred Drake2001-12-261-30/+54
* Update to reflect recently added markup.Fred Drake2001-12-151-0/+9
* Script to generate the table of distribution packages, plugging in the sizeFred Drake2001-12-081-0/+97
* Remove meaningless comment.Fred Drake2001-12-041-3/+0
* Drop xmllib in favor of SAX.Fred Drake2001-11-301-21/+30
* Add a couple of entries to the whitespace-cleanups table.Fred Drake2001-11-301-0/+2
* Added two new conversion specifications.Fred Drake2001-11-301-0/+7
* A few small changes:Fred Drake2001-11-291-8/+17
* Avoid trailing blank lines in the output.Fred Drake2001-11-191-0/+4
* Adjust input pre-processing so that a comment on the last line does notFred Drake2001-11-191-1/+3
* No need to preprocess the header files - use ctags -I flag instead toThomas Heller2001-11-121-27/+15
* Remove my name, probably bad style.Thomas Heller2001-11-091-2/+0
* Script to print undocumented symbols found in Python header files.Thomas Heller2001-11-091-0/+99
* Add a new option, --dvips-safe, which sets the $DVIPS_SAFE option inFred Drake2001-10-301-1/+30
* One more LaTeX-ism that we'd rather ignore.Fred Drake2001-10-251-0/+1
* No need to run make twice here.Fred Drake2001-10-251-1/+0
* Do a little bit more to try and add <link> elements to the header, not thatFred Drake2001-10-221-1/+10
* New markup: \note{...} and \warning{...}Fred Drake2001-10-091-0/+6
* Handle PEP references the same way RFC references.Fred Drake2001-09-291-6/+5
* Fix up whitespace in <args> elements; reduce sequences of consecutiveFred Drake2001-09-291-17/+15
* Convert to string methods.Fred Drake2001-09-281-36/+59
* Convert most uses of the string module to string methods.Fred Drake2001-09-283-16/+15
* Do not distinguish \refmodule from \module in the generated output;Fred Drake2001-09-271-1/+4
* Re-write <ulink> elements as described in the conversion spec.Fred Drake2001-09-271-0/+19
* Turn \input, \include, and \verbatiminput into XInclude elements insteadFred Drake2001-09-272-10/+14
* Add support for some more markup that had slipped in.Fred Drake2001-09-271-2/+15
* Update to support \mailheader and 5-column tables.Fred Drake2001-09-251-0/+52
* Simplify a helper by returning fewer values.Fred Drake2001-09-251-5/+4
* Do more to be compatible with Windows/CygWin. Make error messages moreFred Drake2001-08-101-2/+14
* Add option to push the development docs to SF without announcing, forFred Drake2001-08-081-2/+9
* Change the command lines to use a similar "phrasing" to that used in theFred Drake2001-07-181-15/+15
* Script to re-write @FOO@-style marks with values, initializing theFred Drake2001-07-171-0/+55
* Job.__init__(): Only create the builddir directory if it will be used (byFred Drake2001-07-171-6/+7
* Change the target name for \kbd.Fred Drake2001-07-141-1/+1
* Generate a more meaningful message regarding the type of the documentationFred Drake2001-07-121-1/+1
* Add conversion information for the grammar production support (preliminary).Fred Drake2001-07-091-0/+16
* Move & update a comment.Fred Drake2001-07-071-4/+12
* Change the way notification mails are sent so people who respond to theFred Drake2001-07-061-1/+5
* Add entries for recently defined markup.Fred Drake2001-07-061-0/+23
* Simplification to mirror a better conversion specification and moreFred Drake2001-07-061-6/+1
* Allow optional arguments to LaTeX macros to span lines. This is legal inFred Drake2001-07-061-1/+1
* Give the pattern used to pick out a source anchor a more specific pattern.Fred Drake2001-06-231-1/+1