Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Upgrade to mypy-0.5 | Takeshi KOMIYA | 2017-03-03 | 1 | -1/+1 | |
| | | ||||||
* | | Fix mypy violations | Takeshi KOMIYA | 2017-02-08 | 1 | -0/+6 | |
| | | ||||||
* | | Drop deprecated function: make_admonition() | Takeshi KOMIYA | 2017-01-07 | 1 | -24/+0 | |
| | | ||||||
* | | Update type annotations | Takeshi KOMIYA | 2016-12-15 | 1 | -1/+0 | |
| | | ||||||
* | | ``sphinx.util.compat.Directive`` class is now deprecated. | Takeshi KOMIYA | 2016-12-13 | 1 | -0/+27 | |
|/ | ||||||
* | Fix #2687: Uninstall sphinx directives and roles after build | Takeshi KOMIYA | 2016-09-21 | 1 | -0/+2 | |
| | ||||||
* | Obligatory copyright update. | Georg Brandl | 2016-01-14 | 1 | -1/+1 | |
| | ||||||
* | final pep8 fixes; reactivate most warnings in flake8 | Georg Brandl | 2015-03-08 | 1 | -1/+1 | |
| | ||||||
* | util: pep8 fixes | Georg Brandl | 2015-03-08 | 1 | -2/+1 | |
| | ||||||
* | Fix warning to report actual line of occurrence. | Robert Lehmann | 2015-02-14 | 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 | |
| | | ||||||
* | | Deprecate make_admonition. | Georg Brandl | 2014-11-09 | 1 | -5/+5 | |
|/ | ||||||
* | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 | |
| | ||||||
* | all: provide docutils version in sphinx.util.compat | Georg Brandl | 2013-03-29 | 1 | -0/+3 | |
| | ||||||
* | remove xfileref_role() and directive_dwim() which were deprecated in 1.0 | Georg Brandl | 2013-03-29 | 1 | -10/+0 | |
| | ||||||
* | Copyright update. | Georg Brandl | 2013-01-01 | 1 | -1/+1 | |
| | ||||||
* | More version-compatibility hack removals. | Georg Brandl | 2011-09-25 | 1 | -1/+0 | |
| | ||||||
* | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 | |
| | ||||||
* | merge with trunk | Georg Brandl | 2010-01-02 | 1 | -60/+9 | |
|\ | ||||||
| * | Remove docutils 0.4 support. | Georg Brandl | 2009-10-27 | 1 | -60/+9 | |
| | | ||||||
* | | Happy new year! | Georg Brandl | 2010-01-01 | 1 | -1/+1 | |
|/ | ||||||
* | But maybe this time it works! | Georg Brandl | 2009-02-19 | 1 | -1/+1 | |
| | ||||||
* | Refactor autodoc so that it gets easy to add support for custom types of ↵ | Georg Brandl | 2009-02-17 | 1 | -1/+62 | |
| | | | | objects. | |||||
* | fix a has_key() usage | Benjamin Peterson | 2009-01-10 | 1 | -1/+1 | |
| | ||||||
* | Switch copyright and license tags to single style. Add contributor | Georg Brandl | 2009-01-03 | 1 | -2/+2 | |
| | | | | | names in AUTHORS instead, and add the license of etree13 to LICENSE. | |||||
* | Allow empty seealso directive, and don't join all paragraphs in admonitions, | Georg Brandl | 2008-11-07 | 1 | -5/+5 | |
| | | | | only the first with the title. | |||||
* | Restore API compatibility for make_admonition. | Georg Brandl | 2008-11-06 | 1 | -1/+1 | |
| | ||||||
* | #21: allow short form for seealso arguments. | Georg Brandl | 2008-11-04 | 1 | -1/+1 | |
| | ||||||
* | Make sphinx compatible with docutils SVN snapshots.v0.1.61798 | Georg Brandl | 2008-03-23 | 1 | -0/+37 | |