1. 30 Jan, 1999 6 commits
  2. 29 Jan, 1999 32 commits
  3. 28 Jan, 1999 2 commits
    • Fred Drake's avatar
      Update the docstring. · 7dab6aff
      Fred Drake authored
      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>.
      7dab6aff
    • Fred Drake's avatar
      3f3b0965