summaryrefslogtreecommitdiffstats
path: root/Doc/perl
Commit message (Expand)AuthorAgeFilesLines
* Don't assume the name of the table of contents will be contents.html;Fred Drake2003-06-271-1/+4
* - add title attributes to the navigation icons on the navigation bars;Fred Drake2003-05-031-15/+27
* add link types for the remaining links in the navigation panelsFred Drake2003-05-021-7/+9
* - add link relationships to some of the links in the navigation panelsFred Drake2003-05-021-7/+16
* Avoid extraneous blank line generated in the middle of the documentFred Drake2003-05-021-16/+15
* Remove section number from the title for use in theFred Drake2003-05-021-1/+6
* Twiddle.Fred Drake2003-02-041-1/+2
* Fix stupid typo.Fred Drake2002-11-151-1/+1
* Squash an enormous number of warnings reported when adding "useFred Drake2002-11-151-128/+138
* - Committing the modified signature lines I've been using for a longFred Drake2002-11-131-3/+7
* Add \funcline, \funclineni, and \methodlineni to the list of functionsFred Drake2002-11-131-0/+3
* Still more magical <link> elements.Fred Drake2002-10-301-1/+18
* Hackish way to generate an up-<link> for the title page if we haveFred Drake2002-10-301-4/+16
* Minor rearranging.Fred Drake2002-10-301-3/+5
* Add support for using a "favicon".Fred Drake2002-10-301-16/+20
* Clean up some really minor Perl warnings.Fred Drake2002-10-241-8/+8
* Change the default path to icons so that "mkhowto" does the "right thing" byFred Drake2002-10-011-1/+1
* \productioncont: Replace leading spaces with &nbsp; so that it'sFred Drake2002-06-181-0/+3
* Refactor the generation of signature lines for funcdesc, methoddesc,Fred Drake2002-06-181-27/+22
* Ensure \verbatiminput always uses a unique filename for each input file inFred Drake2002-06-171-8/+66
* Use Perl function prototypes to help avoid definition/usage mismatchesFred Drake2002-05-232-102/+106
* Separate out a \cfuncline macro from the cfuncdesc environment.Fred Drake2002-04-151-8/+21
* Generate the right annotations in the index entries.Fred Drake2002-04-151-2/+2
* Clean up the application of style to verbatim text.Fred Drake2002-04-152-6/+6
* Add support for \cmemberline and the cmemberdesc environment.Fred Drake2002-04-151-0/+24
* Add support for the "Aesop Meta Tag". Not widely used, but not a bad idea,Fred Drake2002-04-051-0/+4
* Update the PEP URL format to point to python.org.Fred Drake2002-04-031-1/+1
* The <link> to the stylesheet should include the type attribute.Fred Drake2002-03-261-1/+1
* Fix broken HTML in the head; this was reported by a user as causing Opera 6.01Fred Drake2002-03-221-1/+1
* Revise the markup related to the grammar productions to increase theFred Drake2002-03-151-0/+13
* Change the way \textasciitilde is implemented so it works more consistentlyFred Drake2002-03-131-1/+1
* Add implementations for \textgreater and \textless, defined in (relatively)Fred Drake2002-03-051-0/+2
* Add a new environment for whole-paragraph (or longer) notes & warnings.Fred Drake2001-12-141-2/+21
* The valign attribute to control the vertical alignment of a table cell shouldFred Drake2001-12-141-3/+3
* Remove crufty whitespace in a block of index entries.Fred Drake2001-12-111-0/+1
* Fix SF bug #479967: Appearantly I broke something that made the indexFred Drake2001-12-041-2/+10
* Add a new environment in the Python docs markup: seealso*. This is similarFred Drake2001-11-301-0/+6
* Clean up the tables of child links generated by stock LaTeX2HTML so we getFred Drake2001-10-261-0/+8
* Add yet more markup that let's a stylesheet pick out a small bit of theFred Drake2001-10-261-3/+11
* Add better support for Mozilla's use of <link> elements.Fred Drake2001-10-221-10/+41
* Support for the iSilo conversion.Fred Drake2001-10-191-0/+12
* New markup: \note{...} and \warning{...}Fred Drake2001-10-091-0/+10
* Move the styling for the HTML version of \mailheader into the CSS file.Fred Drake2001-09-261-1/+1
* New \grammartoken markup, similar to \token but allowed everywhere.Fred Drake2001-08-201-0/+4
* Make sure that ampersand escaping is still performed on the contents ofFred Drake2001-08-171-0/+2
* fix_font(): Instead of using a long if/elsif cluster, use a bloodyFred Drake2001-08-161-23/+16
* Remove the use of the "cat" program. This improves portability to non-UnixFred Drake2001-08-101-1/+5
* Define the \mailheader macro and document conventions for using it.Fred Drake2001-08-031-0/+2
* Define new markup for 5-column tables.Fred Drake2001-07-171-7/+72
* Add support for \ulink and hyperlink grammars.Fred Drake2001-07-061-2/+151