summaryrefslogtreecommitdiff
path: root/sphinx/builders/text.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year.Georg Brandl2014-03-011-1/+1
|\
| * Modernize the code now that Python 2.5 is no longer supportedDmitry Shachnev2014-01-191-1/+1
* | Update copyright year.Georg Brandl2014-03-011-1/+1
|/
* Closes #901: Emit a warning when using docutils' new "math" markup without a ...Georg Brandl2014-01-111-0/+1
* builders: the text and xml builders can be parallelized tooGeorg Brandl2013-01-141-0/+1
* Copyright update.Georg Brandl2013-01-011-1/+1
* New year update.Georg Brandl2011-01-041-1/+1
* Rename os to osutil, thanks to relative imports.Georg Brandl2010-01-171-1/+1
* Refactor util package.Georg Brandl2010-01-171-1/+1
* Happy new year!Georg Brandl2010-01-011-1/+1
* Use standard ``file:line: warning: message`` format for warning messages.Georg Brandl2009-03-051-1/+1
* Added an ``only`` directive that can selectively include textGeorg Brandl2009-02-191-0/+1
* Reformat to EOL80.Georg Brandl2009-01-101-2/+3
* Merge in copyright style changes from 0.5.Georg Brandl2009-01-031-1/+1
* Explicitly refer to the license in :license: tags.Georg Brandl2008-12-271-1/+1
* Move builders and writers into new packages.Georg Brandl2008-11-291-0/+68