1. 1e53fa7 Add a couple of entries to the whitespace-cleanups table. by Fred Drake · 24 years ago
  2. 27ae311 Avoid trailing blank lines in the output. by Fred Drake · 24 years ago
  3. ac1af80 Handle PEP references the same way RFC references. by Fred Drake · 24 years ago
  4. 583061a Fix up whitespace in <args> elements; reduce sequences of consecutive by Fred Drake · 24 years ago
  5. 3c171d1 Convert to string methods. by Fred Drake · 24 years ago
  6. 9213b7a Re-write <ulink> elements as described in the conversion spec. by Fred Drake · 24 years ago
  7. baacc08 Turn \input, \include, and \verbatiminput into XInclude elements instead by Fred Drake · 24 years ago
  8. dde993c Simplification to mirror a better conversion specification and more by Fred Drake · 24 years ago
  9. c81d470 Allow the <author/> element to appear before a paragraph without being by Fred Drake · 24 years ago
  10. 7190247 Remove the annoying __version__ definitions. by Fred Drake · 24 years ago
  11. 3e8f921 Lots of small changes to make this work with the Python DOM bindings by Fred Drake · 24 years ago
  12. 51060be Remove unused "import curses". by Guido van Rossum · 25 years ago
  13. 645af9f rewrite_descriptor(): Fixup conversion of arguments (simpler). by Fred Drake · 26 years ago
  14. a20581c write_esis(): Added support for ENTITY_REFERENCE nodes. by Fred Drake · 26 years ago
  15. abf8a1d rewrite_descriptor(): Fix bug that dropped the first TEXT node from by Fred Drake · 26 years ago
  16. 82ebc27 remap_element_names(): Only used for things that the new conversion by Fred Drake · 26 years ago
  17. 080c1b5 bwrite(), ewrite(): Helpers for diagnostic output; essentially the by Fred Drake · 26 years ago
  18. 865e9ff Added a few more passes through the document fragment. Not actually by Fred Drake · 26 years ago
  19. e779d4f Lots of adjustments to deal with the document content now being stored by Fred Drake · 26 years ago
  20. 87a42cd Add support for <platform>, some cleanup of module section after by Fred Drake · 26 years ago
  21. 93d762f Mark <verbatim> elements that represent interactive sessions; these by Fred Drake · 26 years ago
  22. 1dd152d Added support to handle \versionadded in a reasonable way. by Fred Drake · 27 years ago
  23. 3a7ff99 fixup_descriptors(): Change the way we look for descriptor nodes; by Fred Drake · 27 years ago
  24. cb65781 Rewrite code that converts the little descriptor environments to build by Fred Drake · 27 years ago
  25. 7dab6af Update the docstring. by Fred Drake · 27 years ago
  26. 4259f0d create_module_info(): If there's a \moduleauthor, move it to an by Fred Drake · 27 years ago
  27. 2664db9 handle_labels(): Fix problem for document fragments containing more by Fred Drake · 27 years ago
  28. d6ced7d convert(): Change the element name remapping to convert <refmodule> by Fred Drake · 27 years ago
  29. d24167b Make <rfc> no longer an empty element but a container. The text by Fred Drake · 27 years ago
  30. f8ebb55 Several new functions to re-write tables to be at least partly by Fred Drake · 27 years ago
  31. fcc5910 Preliminary code to mark paragraphs. Seems to work, but very slow. by Fred Drake · 27 years ago
  32. aaed971 create_module_info(): New function: Modify a <section> to create a by Fred Drake · 27 years ago
  33. fba0ba2 Added a transform to start cleaning up the modulesynopsis stuff a by Fred Drake · 27 years ago
  34. 4db5b46 Use esistools. by Fred Drake · 27 years ago
  35. 1ff6db4 Add some additional cleanup transformations. by Fred Drake · 27 years ago
  36. 0320473 Script to squirrel around with the DOM tree of document fragments from the by Fred Drake · 27 years ago