summaryrefslogtreecommitdiff
path: root/tools/buildhtml.py
Commit message (Expand)AuthorAgeFilesLines
* FIX: 3598956 -- No new line in buildhtml.py "Processing directory" msggrubert2012-12-311-1/+1
* math, error_reporting, and urischemes moved to the utils package. milde2012-06-251-1/+1
* Make tools/ compatible with both, Python 2 and 3 without 2to3-conversion.milde2012-06-131-6/+7
* fixed the --prune & --ignore options of buildhtml.pygoodger2012-01-231-17/+15
* New sub-module and test suite for error reporting.milde2011-05-191-9/+9
* Test and use robust the error printingmilde2011-05-111-10/+9
* use error_encoding and ~_error_handler for printing to sys.stdoutmilde2011-05-061-5/+9
* add BUG commentsgrubert2010-07-101-3/+4
* remove python2.2 supportgrubert2010-07-101-10/+6
* Fix: --local now stops recursiongrubert2010-07-101-6/+8
* add option --dry-run for testing purposegrubert2010-07-091-1/+5
* Fix: os.walk patchgrubert2008-12-011-1/+3
* Prepare for python 3.0: use os.walk instead os.path.walk.grubert2008-11-301-1/+4
* added "ignore" setting for buildhtmlwiemann2007-03-121-1/+16
* 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