Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move translators to SphinxFactory | Takeshi KOMIYA | 2017-04-22 | 1 | -1/+2 | |
* | Merge branch 'stable' | Takeshi KOMIYA | 2017-03-26 | 1 | -1/+1 | |
|\ | ||||||
| * | Year++ | Takeshi KOMIYA | 2017-03-26 | 1 | -1/+1 | |
* | | Upgrade to mypy-0.5 | Takeshi KOMIYA | 2017-03-03 | 1 | -1/+1 | |
* | | Use loggers | Takeshi KOMIYA | 2017-01-02 | 1 | -2/+2 | |
* | | Use sphinx.util.logging instead app.info(), verbose(), debug() and debug2() | Takeshi KOMIYA | 2017-01-02 | 1 | -4/+8 | |
* | | Update type annotations | Takeshi KOMIYA | 2016-12-15 | 1 | -1/+1 | |
* | | Merge branch 'stable' | Takeshi KOMIYA | 2016-12-14 | 1 | -0/+6 | |
|\ \ | |/ | ||||||
| * | builtin extensions return metadata to allow parallel build | Takeshi KOMIYA | 2016-12-12 | 1 | -0/+6 | |
* | | Add type-check annotations to sphinx.builders | Takeshi KOMIYA | 2016-11-16 | 1 | -3/+15 | |
|/ | ||||||
* | Now all builders and domains work as built-in extensions | Takeshi KOMIYA | 2016-07-06 | 1 | -0/+11 | |
* | Obligatory copyright update. | Georg Brandl | 2016-01-14 | 1 | -1/+1 | |
* | Fix #1540: Fix RuntimeError with circular referenced toctree | Takeshi KOMIYA | 2015-08-09 | 1 | -1/+1 | |
* | builders: pep8 fixes | Georg Brandl | 2015-03-08 | 1 | -1/+1 | |
* | Merge branch 'stable' | Georg Brandl | 2015-01-03 | 1 | -1/+1 | |
|\ | ||||||
| * | all: update copyright | Georg Brandl | 2015-01-03 | 1 | -1/+1 | |
* | | remove 'six' name except importing line. | Takayuki Shimizukawa | 2014-04-30 | 1 | -2/+2 | |
* | | use six privided functions/classes to support py2/py3 in one source. refs #1350. | Takayuki Shimizukawa | 2014-04-29 | 1 | -2/+2 | |
* | | Merged in shimizukawa/sphinx-drop-old-docutils (pull request #206) | Georg Brandl | 2014-03-01 | 1 | -4/+1 | |
|\ \ | |/ |/| | ||||||
| * | Drop docutils-0.7, 0.8 and 0.9 support | Takayuki Shimizukawa | 2013-12-15 | 1 | -4/+1 | |
* | | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 | |
|/ | ||||||
* | Support docutils.conf 'writers' and 'html4css1 writer' section by html writer. | Takayuki Shimizukawa | 2013-07-26 | 1 | -1/+2 | |
* | Copyright update. | Georg Brandl | 2013-01-01 | 1 | -1/+1 | |
* | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 | |
* | Allow giving no authors. | Georg Brandl | 2010-02-25 | 1 | -1/+4 | |
* | Fix-up where the ImportError is caught if the manpage writer is missing. | Georg Brandl | 2010-02-21 | 1 | -5/+1 | |
* | Add manual page writer. | Georg Brandl | 2010-02-21 | 1 | -0/+93 |