summaryrefslogtreecommitdiff
path: root/tools/buildhtml.py
Commit message (Expand)AuthorAgeFilesLines
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-4/+2
* Fixed bug with config file handling.goodger2004-07-291-3/+4
* updatedgoodger2004-05-101-2/+1
* Removed dependency on pep2html.py; plaintext PEPs no longer supported.goodger2004-05-101-41/+22
* moved locale imports into try blocks, for Jython compatibilityorutherfurd2004-03-281-1/+1
* updatedgoodger2003-09-011-6/+5
* Completed support for the "--prune" option.goodger2003-09-011-16/+34
* Began addition of "--prune" option (unfinished).goodger2003-08-271-8/+9
* clarification of public domain statusgoodger2003-06-091-0/+6
* updatedgoodger2003-06-031-2/+3
* Make pep2html module depend not loaded if not needed.blais2003-04-291-1/+3
* updatedgoodger2002-11-281-1/+1
* Updated for new ``publish_file()`` convenience function; simplified.goodger2002-10-181-21/+9
* Refactored names (options -> settings; .transform() -> .apply(); etc.); updated.goodger2002-10-181-35/+36
* Made the ``locale.setlocale()`` calls in front ends fault-tolerant.goodger2002-09-201-0/+6
* Reworked. Separated publishers' option defaults; prevents interference.goodger2002-09-151-61/+100
* updatedgoodger2002-08-241-4/+9
* Added some exception handling.goodger2002-08-231-2/+11
* updatedgoodger2002-08-091-2/+2
* Fixed bug with absolute paths & ``--config``.goodger2002-08-081-0/+1
* Added "--silent" option.goodger2002-08-021-10/+16
* give upgoodger2002-07-311-0/+163
* be gone!goodger2002-07-311-163/+0
* Added to project; batch-generates .html from all the .txt files in directorie...goodger2002-07-311-0/+163