summaryrefslogtreecommitdiff
path: root/sphinx/writers/text.py
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Handle raw nodes in the ``text`` writer.Georg Brandl2010-05-241-0/+5
| |_|/ |/| |
* | | Fix the handling of nested lists in the text writer.Georg Brandl2010-04-061-13/+14
|/ /
* | Happy new year!Georg Brandl2010-01-011-1/+1
|/
* merge with 0.5Georg Brandl2009-03-161-0/+10
* #114: Added an ``abbr`` role to markup abbreviations and acronyms.Georg Brandl2009-03-051-0/+6
* Reformat to EOL80.Georg Brandl2009-01-101-1/+2
* Close #52: There is now a ``hlist`` directive, creating a compactGeorg Brandl2009-01-041-0/+10
* Merge in copyright style changes from 0.5.Georg Brandl2009-01-031-1/+1
* Close #4: Added a ``:download:`` role that marks a non-document fileGeorg Brandl2008-12-281-0/+5
* Explicitly refer to the license in :license: tags.Georg Brandl2008-12-271-1/+1
* Change the way to handle return annotations a bit.Georg Brandl2008-12-251-0/+5
* Move builders and writers into new packages.Georg Brandl2008-11-291-0/+679