commit | aaed9710e9c0f7362c683c56c0bf086aa3914445 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Dec 10 20:25:30 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Dec 10 20:25:30 1998 +0000 |
tree | 6940aa539976ec18edaae35702e01783a52b353d | |
parent | fee6abea90755fa0c9262d419718be2f5877f458 [diff] |
create_module_info(): New function: Modify a <section> to create a <moduleinfo> element based on various meta information, and strip some cruftiness. This is more usable for information extraction, and organizes the information more clearly. cleanup_synopses(): Rewrite to use create_module_info(), so this will work with multi-rooted "documents".