commit | 0282726643762ff5aab84aa76e7803fab9f09569 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Wed Oct 09 19:05:12 1996 +0000 |
committer | Fred Drake <fdrake@acm.org> | Wed Oct 09 19:05:12 1996 +0000 |
tree | cc4a61ec74faf05bc3643a8a66103c08f797465f | |
parent | 0b95abcba5659fff5b0b527027bfe11ae06d5e88 [diff] |
(texi2html.py): Tightened the generated HTML slightly. Added -p option to print section titles even when the debugging output is not enabled. Added -3 option to generate HTML 3.0 constructs where meaningful. Removed repititive garbage generation: the old version added simple descriptive comments after every datadesc/funcdesc/*desc entry: function(args) -- function of module xxxx Description.... These comments are no longer generated: function(args) Description....