]> granicus.if.org Git - python/commit
Use a subclass of buildindex.Node to clean up the HTML and get the
authorFred Drake <fdrake@acm.org>
Tue, 28 Nov 2000 16:20:50 +0000 (16:20 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 28 Nov 2000 16:20:50 +0000 (16:20 +0000)
commit0a0ef8696b560dd03a9619820dad255b34ef7423
treedb751ab5a6fd5ac7aaa2db954e5b8a8abe98e86f
parentd7aa0f245ffd4511abad1ca86bdcc8da157e75cd
Use a subclass of buildindex.Node to clean up the HTML and get the
ordering fixed up (this makes sure that "xml.dom" comes before
"xml.dom.minidom" in the Module Index, which was not true before because
some HTML cruft crept into the data structures).
Doc/tools/mkmodindex