summaryrefslogtreecommitdiffstats
path: root/Doc/perl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Some cleanup.Fred Drake1998-03-271-97/+35
* Lots and lots and lots.....Fred Drake1998-03-271-141/+252
* Coding cleanups.Fred Drake1998-03-171-162/+189
* Get the index working at least partway again.Fred Drake1998-03-171-193/+126
* Bring this up to date. Some things still don't work right.Fred Drake1998-03-121-9/+52
* Somewhat more direct way of locating the file, using __FILE__.Fred Drake1998-03-111-2/+7
* Use the location of the initialization file to augment the style-specificFred Drake1998-03-101-5/+23
* Misc. revisions to LaTeX2HTML support.Fred Drake1998-03-062-16/+10
* Relocated .latex2html-init to l2hinit.perl.Fred Drake1998-03-062-0/+417
* For verbatim text, don't bounce down a size.Fred Drake1998-03-051-4/+2
* Comment out the attempt to get index-related stuff processed in the rightFred Drake1998-03-041-24/+24
* Perish Evil Revelry and Lamentation.Fred Drake1998-03-031-0/+4
* Convert LaTeX support to create a new class of documents. HTML generationFred Drake1998-03-032-0/+723