summaryrefslogtreecommitdiff
path: root/sphinx/builders/manpage.py
Commit message (Collapse)AuthorAgeFilesLines
* Merged in shimizukawa/sphinx-drop-old-docutils (pull request #206)Georg Brandl2014-03-011-4/+1
|\ | | | | | | Drop docutils-0.7, 0.8, 0.9 support.
| * Drop docutils-0.7, 0.8 and 0.9 supportshimizukawa2013-12-151-4/+1
| |
* | Update copyright year.Georg Brandl2014-03-011-1/+1
|/
* Support docutils.conf 'writers' and 'html4css1 writer' section by html writer.shimizukawa2013-07-261-1/+2
| | | | latex, manpage and texinfo writers support 'writers' section.
* Copyright update.Georg Brandl2013-01-011-1/+1
|
* New year update.Georg Brandl2011-01-041-1/+1
|
* Allow giving no authors.Georg Brandl2010-02-251-1/+4
|
* Fix-up where the ImportError is caught if the manpage writer is missing.Georg Brandl2010-02-211-5/+1
|
* Add manual page writer.Georg Brandl2010-02-211-0/+93