summaryrefslogtreecommitdiffstats
path: root/Doc/tools/mkackshtml
Commit message (Collapse)AuthorAgeFilesLines
* Merging release23-branch into the long-term Python 2.3 maintenance branchBarry Warsaw2003-08-041-1/+1
|
* Add support for the "Aesop Meta Tag". Not widely used, but not a bad idea,Fred Drake2002-04-051-0/+1
| | | | either.
* Jon Nelson <jnelson@users.sourceforge.net>:Fred Drake2001-02-121-12/+15
| | | | | | | Make the documentation tools work with Python 1.5.2. [Slightly modified from submitted patch. --FLD] This closes SF bug #132005.
* New script to convert the ACKS file to a nicely formatted HTML file.Fred Drake2000-10-051-0/+62
Uses the new support module.