summaryrefslogtreecommitdiff
path: root/docutils/tools/buildhtml.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug with config file handling.goodger2004-07-291-3/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2504 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2004-05-101-2/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2073 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Removed dependency on pep2html.py; plaintext PEPs no longer supported.goodger2004-05-101-41/+22
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2072 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* moved locale imports into try blocks, for Jython compatibilityorutherfurd2004-03-281-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1896 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2003-09-011-6/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1668 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Completed support for the "--prune" option.goodger2003-09-011-16/+34
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1659 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Began addition of "--prune" option (unfinished).goodger2003-08-271-8/+9
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1644 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* clarification of public domain statusgoodger2003-06-091-0/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1409 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2003-06-031-2/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1374 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Make pep2html module depend not loaded if not needed.blais2003-04-291-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1295 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2002-11-281-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@983 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Updated for new ``publish_file()`` convenience function; simplified.goodger2002-10-181-21/+9
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@832 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Refactored names (options -> settings; .transform() -> .apply(); etc.); updated.goodger2002-10-181-35/+36
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@825 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Made the ``locale.setlocale()`` calls in front ends fault-tolerant.goodger2002-09-201-0/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@697 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Reworked. Separated publishers' option defaults; prevents interference.goodger2002-09-151-61/+100
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@679 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2002-08-241-4/+9
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@592 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added some exception handling.goodger2002-08-231-2/+11
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@582 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2002-08-091-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@492 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fixed bug with absolute paths & ``--config``.goodger2002-08-081-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@482 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added "--silent" option.goodger2002-08-021-10/+16
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@438 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* give upgoodger2002-07-311-0/+163
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@430 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* be gone!goodger2002-07-311-163/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@429 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added to project; batch-generates .html from all the .txt files in ↵goodger2002-07-311-0/+163
directories and subdirectories. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@426 929543f6-e4f2-0310-98a6-ba3bd3dd1d04