]> granicus.if.org Git - python/commit
create_module_info(): New function: Modify a <section> to create a
authorFred Drake <fdrake@acm.org>
Thu, 10 Dec 1998 20:25:30 +0000 (20:25 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 10 Dec 1998 20:25:30 +0000 (20:25 +0000)
commitaaed9710e9c0f7362c683c56c0bf086aa3914445
tree6940aa539976ec18edaae35702e01783a52b353d
parentfee6abea90755fa0c9262d419718be2f5877f458
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".
Doc/tools/sgmlconv/docfixer.py