summaryrefslogtreecommitdiffstats
path: root/Doc/tools/sgmlconv/docfixer.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for <platform>, some cleanup of module section afterFred Drake1999-03-111-0/+20
* Mark <verbatim> elements that represent interactive sessions; theseFred Drake1999-02-181-0/+11
* Added support to handle \versionadded in a reasonable way.Fred Drake1999-01-291-9/+19
* fixup_descriptors(): Change the way we look for descriptor nodes;Fred Drake1999-01-291-4/+15
* Rewrite code that converts the little descriptor environments to buildFred Drake1999-01-291-53/+114
* Update the docstring.Fred Drake1999-01-281-101/+159
* create_module_info(): If there's a \moduleauthor, move it to anFred Drake1999-01-191-20/+18
* handle_labels(): Fix problem for document fragments containing moreFred Drake1999-01-191-12/+14
* convert(): Change the element name remapping to convert <refmodule>Fred Drake1999-01-191-0/+1
* Make <rfc> no longer an empty element but a container. The textFred Drake1999-01-141-0/+44
* Several new functions to re-write tables to be at least partlyFred Drake1999-01-141-0/+112
* Preliminary code to mark paragraphs. Seems to work, but very slow.Fred Drake1999-01-061-2/+150
* create_module_info(): New function: Modify a <section> to create aFred Drake1998-12-101-13/+99
* Added a transform to start cleaning up the modulesynopsis stuff aFred Drake1998-12-101-0/+17
* Use esistools.Fred Drake1998-12-011-15/+66
* Add some additional cleanup transformations.Fred Drake1998-11-231-0/+67
* Script to squirrel around with the DOM tree of document fragments from theFred Drake1998-11-231-0/+193