summaryrefslogtreecommitdiff
path: root/sphinx/builders/text.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | based on enabled "tags". Tags can be given on the command line. Also, the current builder output format (e.g. "html" or "latex") is always a defined tag.
* 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