| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | do_cmd_methodline(): Fixed reference to method name when generating | Fred Drake | 1999-01-12 | 1 | -3/+3 |
|
|
* | write_idxfile(): New function. Isolate format of the external index | Fred Drake | 1999-01-05 | 1 | -95/+82 |
|
|
* | do_cmd_methodline(): New function, implements indexing version of | Fred Drake | 1999-01-05 | 1 | -6/+30 |
|
|
* | Fix many of the specific targets in links from the index. | Fred Drake | 1998-12-22 | 1 | -7/+7 |
|
|
* | do_cmd_rfc(): Make the "RFC ###" a hyperlink to the master RFC | Fred Drake | 1998-12-22 | 1 | -4/+7 |
|
|
* | ArabictoRoman(): Removed, since it wasn't used anywhere. | Fred Drake | 1998-10-19 | 1 | -23/+0 |
|
|
* | do_cmd_methodlineni(): New function, needed because the ref. manual now | Fred Drake | 1998-09-10 | 1 | -0/+9 |
|
|
* | do_cmd_moduleauthor(), | Fred Drake | 1998-08-10 | 1 | -156/+180 |
|
|
* | get_chapter_id(): Separate two aspects of string replacement to allow the | Fred Drake | 1998-08-04 | 1 | -1/+2 |
|
|
* | do_cmd_maketitle(): No <hr> at the end of the "title page". | Fred Drake | 1998-07-28 | 1 | -1/+1 |
|
|
* | do_cmd_localmoduletable(): Cause the child links table to be dropped when | Fred Drake | 1998-07-27 | 1 | -1/+1 |
|
|
* | do_cmd_versionadded(), | Fred Drake | 1998-07-27 | 1 | -0/+14 |
|
|
* | Fix up the synopsis table stuff so it gets things right at each chapter, | Fred Drake | 1998-07-25 | 1 | -11/+17 |
|
|
* | Added module synopsis support with one (big) caveat: All the modules are | Fred Drake | 1998-07-24 | 1 | -30/+142 |
|
|
* | Added support for AMK's {definitions} environment; thanks for the reminder! | Fred Drake | 1998-05-20 | 1 | -0/+20 |
|
|
* | Revise comment about \let support a little to more accurately reflect the | Fred Drake | 1998-05-15 | 1 | -1/+1 |
|
|
* | Extend handling for \let a bit, to also allow \let\something=<character>. We | Fred Drake | 1998-05-15 | 1 | -1/+12 |
|
|
* | do_cmd_let(): Simple implementation to allow \let to be used to establish | Fred Drake | 1998-05-15 | 1 | -3/+21 |
|
|
* | Added support for \developer, \developers, \developersaddress. | Fred Drake | 1998-05-14 | 1 | -4/+8 |
|
|
* | do_cmd_kwindex(): Re-implement now that \kwindex is used again (ref man). | Fred Drake | 1998-05-11 | 1 | -0/+10 |
|
|
* | do_cmd_sectcode(): Obsolete; removed. | Fred Drake | 1998-04-28 | 1 | -5/+0 |
|
|
* | do_cmd_key(): Obsolete; removed. | Fred Drake | 1998-04-28 | 1 | -1/+0 |
|
|
* | next_optional_argument(): Don't include the square brackets in the return | Fred Drake | 1998-04-17 | 1 | -1/+46 |
|
|
* | New helper functions to help deal with parameter parsing. | Fred Drake | 1998-04-17 | 1 | -394/+273 |
|
|
* | Fix bug in little-used markup: don't forget to pass the source text along! | Fred Drake | 1998-04-13 | 1 | -2/+2 |
|
|
* | Fix typo. (What I get for trying to fix bugs at home and running conversions | Fred Drake | 1998-04-12 | 1 | -1/+1 |
|
|
* | Don't append () to the name of an object attribute in the index. | Fred Drake | 1998-04-12 | 1 | -2/+2 |
|
|
* | Removed partially broken {verbatim} support. | Fred Drake | 1998-04-12 | 1 | -25/+0 |
|
|
* | Lighten up tables. | Fred Drake | 1998-04-11 | 1 | -1/+1 |
|
|
* | do_env_memberdesc(): Fix argument parsing for {memberdesc} environments. | Fred Drake | 1998-04-11 | 1 | -4/+4 |
|
|
* | do_cmd_lineii(), | Fred Drake | 1998-04-09 | 1 | -6/+6 |
|
|
* | Remove option to strip out <tt>...</tt> from index entry text; this is now | Fred Drake | 1998-04-08 | 1 | -26/+17 |
|
|
* | Set flag to remove <tt>...</tt> markup from the index entries; it just ends up | Fred Drake | 1998-04-08 | 1 | -1/+1 |
|
|
* | Minor cleanliness. | Fred Drake | 1998-04-04 | 1 | -1/+4 |
|
|
* | Match python.sty a little better. | Fred Drake | 1998-04-02 | 1 | -0/+6 |
|
|
* | This fixes a (minor) problem discovered by AMK when you don't want any | Fred Drake | 1998-04-02 | 1 | -6/+16 |
|
|
* | Implemented one more special markup item. | Fred Drake | 1998-04-01 | 1 | -0/+8 |
|
|
* | Lots and lots and lots..... | Fred Drake | 1998-03-27 | 1 | -141/+252 |
|
|
* | Coding cleanups. | Fred Drake | 1998-03-17 | 1 | -162/+189 |
|
|
* | Bring this up to date. Some things still don't work right. | Fred Drake | 1998-03-12 | 1 | -9/+52 |
|
|
* | Misc. revisions to LaTeX2HTML support. | Fred Drake | 1998-03-06 | 1 | -11/+8 |
|
|
* | For verbatim text, don't bounce down a size. | Fred Drake | 1998-03-05 | 1 | -4/+2 |
|
|
* | Comment out the attempt to get index-related stuff processed in the right | Fred Drake | 1998-03-04 | 1 | -24/+24 |
|
|
* | Convert LaTeX support to create a new class of documents. HTML generation | Fred Drake | 1998-03-03 | 1 | -0/+710 |
|
|