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
howto.perl
l2hinit.perl do_cmd_textohtmlinfopage(): Rip out most of the boilerplate and move 1998-11-30 19:25:47 +00:00
manual.perl
python.perl write_idxfile(): New function. Isolate format of the external index 1999-01-05 22:16:29 +00:00