summaryrefslogtreecommitdiffstats
path: root/Doc/perl
Commit message (Expand)AuthorAgeFilesLines
* make_nav_panel(): Remove the spurious NAME="tex2html\d+" attributesFred Drake1999-04-291-16/+18
* setup_column_alignments(): Adding valign=baseline to the <td> tagFred Drake1999-04-281-1/+2
* Fix up the HTML generated for envdesc and macrodesc environments.Fred Drake1999-04-281-3/+3
* Handle \p and \op in parameter lists for the environment and macroFred Drake1999-04-281-10/+25
* Control the layout of output tables a little better so they're easierFred Drake1999-04-281-43/+67
* do_cmd_seetext(): Clean up so we get proper nesting of <div>s. ThisFred Drake1999-04-281-17/+29
* do_cmd_funcline(): Remove some bogus generated stuff from the outputFred Drake1999-04-211-4/+5
* Fix some remaining index & consistency nits. (Many data memberFred Drake1999-04-211-8/+8
* Don't include the verbatim style; the default handling is better.Fred Drake1999-04-132-2/+2
* Fix problem of LaTeX leakage in the module synopsis tables at theFred Drake1999-04-131-1/+1
* Be more stylesheet friendly.Fred Drake1999-03-251-1/+2
* Require the verbatim package (similar to the LaTeX version).Fred Drake1999-03-252-4/+6
* Remove \platformof support, since it's been removed from the LaTeXFred Drake1999-03-251-24/+9
* LaTeX2HTML support for the ltxmarkup package.Fred Drake1999-03-181-0/+51
* add_module_idx(): If \ignorePlatformAnnotation is used, only ignoreFred Drake1999-03-041-1/+1
* Be a little more friendly for the generation of the text version: forFred Drake1999-03-031-1/+5
* swallow_newline(): Removed function; not really needed. Modified all callFred Drake1999-03-021-16/+47
* Improve handling of module index, to deal with platform annotations a littleFred Drake1999-03-021-7/+43
* do_cmd_arabic(): Override the l2h-provided version to remove thatFred Drake1999-02-191-0/+7
* Become more stylesheet-friendly.Fred Drake1999-02-161-66/+99
* Make navigation panels more CSS-friendly.Fred Drake1999-02-161-15/+26
* Adjust cellspacing attribute of the navigation bar tables to get someFred Drake1999-02-161-1/+1
* Minor fix that helps out with the index.Fred Drake1999-02-121-0/+1
* Make table headers the same color as the navigation bars so they standFred Drake1999-02-121-12/+17
* Moved the navigation-bar background color to a variable.Fred Drake1999-02-121-1/+2
* Fix up some routines to coordinate the "indexsubitem" stuff so thatFred Drake1999-02-101-4/+11
* Remove unnecessary <p> from top navigation bar.Fred Drake1999-02-101-1/+1
* Change the navigation bar to be a little prettier and more consistentFred Drake1999-02-091-13/+19
* do_cmd_maketitle(): Small nit in creating the "title page".Fred Drake1999-02-091-2/+3
* Back out some of the fine tuning; something in all that interactedFred Drake1999-02-091-19/+3
* More magic to tighten up a little of the formatting.Fred Drake1999-02-051-7/+26
* Make \versionadded and \versionchanged less prominant -- neither boldFred Drake1999-02-021-2/+2
* add_module_idx(), add_idx_hook():Fred Drake1999-01-191-2/+2
* do_cmd_refmodule(): New function to support new \refmodule macro.Fred Drake1999-01-131-0/+10
* do_cmd_methodline(): Fixed reference to method name when generatingFred Drake1999-01-121-3/+3
* write_idxfile(): New function. Isolate format of the external indexFred Drake1999-01-051-95/+82
* do_cmd_methodline(): New function, implements indexing version ofFred Drake1999-01-051-6/+30
* Fix many of the specific targets in links from the index.Fred Drake1998-12-221-7/+7
* do_cmd_rfc(): Make the "RFC ###" a hyperlink to the master RFCFred Drake1998-12-221-4/+7
* do_cmd_textohtmlinfopage(): Rip out most of the boilerplate and moveFred Drake1998-11-301-12/+13
* add_link(): Fix to use $section_info instead of $toc_section_info,Fred Drake1998-10-201-1/+3
* ArabictoRoman(): Removed, since it wasn't used anywhere.Fred Drake1998-10-191-23/+0
* do_cmd_methodlineni(): New function, needed because the ref. manual nowFred Drake1998-09-101-0/+9
* img_tag(): For \n to be interpreted as a newline, the string must use doubleFred Drake1998-08-141-1/+1
* Do the magic to use the new buttons (with shorter names!) instead of the oldFred Drake1998-08-131-20/+32
* Get the <IMG> sizes right for the navigation buttons.Fred Drake1998-08-111-1/+7
* Control when/where navigation bars will appear: top & bottom of each page.Fred Drake1998-08-111-3/+14
* do_cmd_moduleauthor(),Fred Drake1998-08-101-156/+180
* insert_index(): Take two additional parameters: $columns and $letters. CallFred Drake1998-08-071-5/+13
* By default, use a two-column index.Fred Drake1998-08-071-1/+4