]> granicus.if.org Git - python/commit
Update the docstring.
authorFred Drake <fdrake@acm.org>
Thu, 28 Jan 1999 23:59:58 +0000 (23:59 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 28 Jan 1999 23:59:58 +0000 (23:59 +0000)
commit7dab6affba271fd9784c15fa0e867a8e91a45e83
tree8e3b68cc467fa550441f06eee7aa3e2e9cd27d08
parent3f3b09657f1bbc3dbb229151fd87aaadf81c9981
Update the docstring.

Lots of changes to get the paragraph marking to work, and not go into
an infinite recursion.

Start to rationalize markup of method signatures; not complete.

find_all_elements():  similar to getElementsByTagName(), but operates
on the not-quite-legal fragments we deal with here.
Simplifies several individual transforms.

fixup_sectionauthors():  Convert \sectionauthor items to <author> just
after the <section>'s <title>.
Doc/tools/sgmlconv/docfixer.py