summaryrefslogtreecommitdiffstats
path: root/Doc/perl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Guido's white background.Fred Drake1998-08-071-0/+1
* Remove modified setting of $ICONSERVER; this isn't the right way to do it.Fred Drake1998-08-051-2/+0
* get_chapter_id(): Separate two aspects of string replacement to allow theFred Drake1998-08-041-1/+2
* tohtml(): Use a table instead of a definition list for module synopses.Fred Drake1998-07-291-4/+5
* do_cmd_maketitle(): No <hr> at the end of the "title page".Fred Drake1998-07-281-1/+1
* do_cmd_localmoduletable(): Cause the child links table to be dropped whenFred Drake1998-07-271-1/+1
* do_cmd_versionadded(),Fred Drake1998-07-271-0/+14
* Fix up the synopsis table stuff so it gets things right at each chapter,Fred Drake1998-07-251-11/+17
* Update @INC so we can 'require' modules in Doc/perl/.Fred Drake1998-07-241-2/+4
* Added module synopsis support with one (big) caveat: All the modules areFred Drake1998-07-241-30/+142
* tohtml(): Make module names anchors.Fred Drake1998-07-241-1/+2
* My first Perl object. ;-)Fred Drake1998-07-241-0/+72
* Added support for AMK's {definitions} environment; thanks for the reminder!Fred Drake1998-05-201-0/+20
* Don't use a separate node for footnotes; see if people scream. ;-)Fred Drake1998-05-191-0/+1
* Update to use latex2html 98.1p5.Fred Drake1998-05-151-34/+29
* Revise comment about \let support a little to more accurately reflect theFred Drake1998-05-151-1/+1
* Extend handling for \let a bit, to also allow \let\something=<character>. WeFred Drake1998-05-151-1/+12
* do_cmd_let(): Simple implementation to allow \let to be used to establishFred Drake1998-05-151-3/+21
* Added support for \developer, \developers, \developersaddress.Fred Drake1998-05-141-4/+8
* do_cmd_kwindex(): Re-implement now that \kwindex is used again (ref man).Fred Drake1998-05-111-0/+10
* In package Override, use the getcwd() function from the Cwd module instead ofFred Drake1998-05-111-0/+22
* Set $TEXINPUTS='' to make l2h pick up the right thing from the environment.Fred Drake1998-04-291-0/+2
* do_cmd_sectcode(): Obsolete; removed.Fred Drake1998-04-281-5/+0
* do_cmd_key(): Obsolete; removed.Fred Drake1998-04-281-1/+0
* Change the default $ADDRESS.Fred Drake1998-04-231-0/+1
* next_optional_argument(): Don't include the square brackets in the returnFred Drake1998-04-171-1/+46
* New helper functions to help deal with parameter parsing.Fred Drake1998-04-171-394/+273
* Code cleanup, some syntax modernization.Fred Drake1998-04-171-46/+115
* Fix bug in little-used markup: don't forget to pass the source text along!Fred Drake1998-04-131-2/+2
* Fix typo. (What I get for trying to fix bugs at home and running conversionsFred Drake1998-04-121-1/+1
* Don't append () to the name of an object attribute in the index.Fred Drake1998-04-121-2/+2
* Added a simpler, working {verbatim} support that generates legitimate HTML.Fred Drake1998-04-121-0/+11
* Removed partially broken {verbatim} support.Fred Drake1998-04-121-25/+0
* Lighten up tables.Fred Drake1998-04-111-1/+1
* Update the module index support to use the changed field separator for theFred Drake1998-04-111-2/+2
* do_env_memberdesc(): Fix argument parsing for {memberdesc} environments.Fred Drake1998-04-111-4/+4
* do_cmd_lineii(),Fred Drake1998-04-091-6/+6
* Remove option to strip out <tt>...</tt> from index entry text; this is nowFred Drake1998-04-081-26/+17
* Set flag to remove <tt>...</tt> markup from the index entries; it just ends upFred Drake1998-04-081-1/+1
* Minor cleanliness.Fred Drake1998-04-041-1/+4
* add_idx(): Restore message to stdout when formatting the general index.Fred Drake1998-04-021-0/+1
* Match python.sty a little better.Fred Drake1998-04-021-0/+6
* Lots of little nits.Fred Drake1998-04-021-26/+35
* This fixes a (minor) problem discovered by AMK when you don't want anyFred Drake1998-04-021-6/+16
* Implemented one more special markup item.Fred Drake1998-04-011-0/+8
* Change $ICONSERVER to conform to the value AMK & I have discussed for this;Fred Drake1998-03-271-0/+2