aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Doc/perl/python.perl
Commit message (Expand)AuthorAge
* Delete the LaTeX doc tree.Georg Brandl2007-08-15
* hide version notes for 1.x and 2.x from the HTML versionFred Drake2006-12-19
* Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-13
* Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.Thomas Wouters2006-05-27
* if we treat \LaTeX specially, we need to do the same for \TeXFred Drake2004-11-13
* avoid the inane markup generated by LaTeX2HTML for \LaTeX; that simplyFred Drake2004-11-13
* remove some generated cruft now that we avoid the removal of elementsFred Drake2004-11-11
* add a comment explaining a particular text transformationFred Drake2004-11-11
* - hack for MSIE5 to make (real) tables centerFred Drake2004-11-10
* more HTML styling detail changesFred Drake2004-11-10
* move table formatting for grammar productions from HTML to CSSFred Drake2004-11-10
* remove unreachable cruftFred Drake2004-11-10
* add a comment about one of the remaining warts in the tableFred Drake2004-11-10
* move much of the table styling out of the HTML and into the CSS;Fred Drake2004-11-10
* more more styling to the CSSFred Drake2004-11-10
* more XHTML friendliness: <dl compact> becomes well-formedFred Drake2004-11-10
* fix markup in "title" attribute for \citetitle{}Fred Drake2004-11-04
* add xml:id attributes wherever we generate the IDs (old patch saved up)Fred Drake2004-10-29
* avoid stripping space after indexing macrosFred Drake2004-04-08
* fix typo that wasn't properly fixed in revision 1.144Fred Drake2004-04-01
* add \guilabel macro to mark labels that occur in user interfacesFred Drake2004-01-23
* add new reference macro: \seelinkFred Drake2004-01-08
* remove ancient cruftFred Drake2003-12-30
* - make "--" in code text not get converted to "-"Fred Drake2003-12-30
* - clean up generated HTMLFred Drake2003-11-26
* normalize whitespace; detabifyFred Drake2003-09-05
* fix some nuissance formatting problems for the "alltt" environment;Fred Drake2003-09-05
* make sure cells are really generated for all table cells, even thoseFred Drake2003-09-04
* init_myformat(): None of the "mark" values can be empty strings, orFred Drake2003-08-05
* make the portions of the generated HTML produced by these styles betterFred Drake2003-08-05
* Make it easier to figure out the where a menuselection starts and endsFred Drake2003-07-16
* process_commands_wrap_deferred:Fred Drake2003-07-15
* fix stupid typoFred Drake2003-07-10
* Improve compatibility with more versions of LaTeX2HTML and more LaTeXFred Drake2003-07-08
* Twiddle.Fred Drake2003-02-04
* Squash an enormous number of warnings reported when adding "useFred Drake2002-11-15
* - Committing the modified signature lines I've been using for a longFred Drake2002-11-13
* Add \funcline, \funclineni, and \methodlineni to the list of functionsFred Drake2002-11-13
* Hackish way to generate an up-<link> for the title page if we haveFred Drake2002-10-30
* \productioncont: Replace leading spaces with &nbsp; so that it'sFred Drake2002-06-18
* Refactor the generation of signature lines for funcdesc, methoddesc,Fred Drake2002-06-18
* Ensure \verbatiminput always uses a unique filename for each input file inFred Drake2002-06-17
* Use Perl function prototypes to help avoid definition/usage mismatchesFred Drake2002-05-23
* Separate out a \cfuncline macro from the cfuncdesc environment.Fred Drake2002-04-15
* Generate the right annotations in the index entries.Fred Drake2002-04-15
* Clean up the application of style to verbatim text.Fred Drake2002-04-15
* Add support for \cmemberline and the cmemberdesc environment.Fred Drake2002-04-15
* Update the PEP URL format to point to python.org.Fred Drake2002-04-03
* Revise the markup related to the grammar productions to increase theFred Drake2002-03-15
* Change the way \textasciitilde is implemented so it works more consistentlyFred Drake2002-03-13