summaryrefslogtreecommitdiffstats
path: root/Doc/tools/sgmlconv/esis2sgml.py
Commit message (Expand)AuthorAgeFilesLines
* Some minor cleanup.Fred Drake1999-07-291-20/+18
* Modify to perform "---" to "—" conversion outside ofFred Drake1999-05-181-7/+16
* Some adjustments, mostly to make it more general.Fred Drake1999-02-181-21/+97
* Be a little smarter on some attribute values, making an assumption aboutFred Drake1999-01-291-1/+4
* Add "term" to AUTOCLOSE.Fred Drake1999-01-221-1/+1
* convert(): Added parameter "autoclose", which should be a sequence ofFred Drake1999-01-201-8/+19
* isnmtoken(), istoken(): Fix to ensure the regex has to match theFred Drake1999-01-191-2/+17
* format_attrs(): Attempt a bit more minimization for SGML output.Fred Drake1999-01-191-4/+22
* Escape special characters on output.Fred Drake1999-01-141-2/+4
* Don't pass around a list of known empty elements, since the ESISFred Drake1998-12-101-5/+6
* Use esistools, getopt.Fred Drake1998-12-011-31/+27
* Moved into tools/sgmlconv/.Fred Drake1998-11-231-0/+131