cpython/Doc/perl
Fred Drake ccc627200a write_idxfile(): New function. Isolate format of the external index
data file used by buildindex.py.

next_argument_id():  Removed; no longer used.

next_argument():  Doesn't use next_argument_id(), just does the work.

gen_target(), gen_target_name():  Removed, no longer used.  The only
	place that used them now does the (trivial) work directly.


Lots of little changes so we never have to pass around $br_id values
all over the place.  The only places they're used now new IDs are
generated as needed.
1999-01-05 22:16:29 +00:00
..
SynopsisTable.pm tohtml(): Use a table instead of a definition list for module synopses. 1998-07-29 04:45:23 +00:00
howto.perl Remove modified setting of $ICONSERVER; this isn't the right way to do it. 1998-08-05 04:36:09 +00:00
l2hinit.perl do_cmd_textohtmlinfopage(): Rip out most of the boilerplate and move 1998-11-30 19:25:47 +00:00
manual.perl Misc. revisions to LaTeX2HTML support. 1998-03-06 21:20:08 +00:00
python.perl write_idxfile(): New function. Isolate format of the external index 1999-01-05 22:16:29 +00:00