summaryrefslogtreecommitdiff
path: root/sphinx/util/compat.py
Commit message (Collapse)AuthorAgeFilesLines
...
* | Upgrade to mypy-0.5Takeshi KOMIYA2017-03-031-1/+1
| |
* | Fix mypy violationsTakeshi KOMIYA2017-02-081-0/+6
| |
* | Drop deprecated function: make_admonition()Takeshi KOMIYA2017-01-071-24/+0
| |
* | Update type annotationsTakeshi KOMIYA2016-12-151-1/+0
| |
* | ``sphinx.util.compat.Directive`` class is now deprecated.Takeshi KOMIYA2016-12-131-0/+27
|/
* Fix #2687: Uninstall sphinx directives and roles after buildTakeshi KOMIYA2016-09-211-0/+2
|
* Obligatory copyright update.Georg Brandl2016-01-141-1/+1
|
* final pep8 fixes; reactivate most warnings in flake8Georg Brandl2015-03-081-1/+1
|
* util: pep8 fixesGeorg Brandl2015-03-081-2/+1
|
* Fix warning to report actual line of occurrence.Robert Lehmann2015-02-141-1/+1
|
* Merge branch 'stable'Georg Brandl2015-01-031-1/+1
|\
| * all: update copyrightGeorg Brandl2015-01-031-1/+1
| |
* | Deprecate make_admonition.Georg Brandl2014-11-091-5/+5
|/
* Update copyright year.Georg Brandl2014-03-011-1/+1
|
* all: provide docutils version in sphinx.util.compatGeorg Brandl2013-03-291-0/+3
|
* remove xfileref_role() and directive_dwim() which were deprecated in 1.0Georg Brandl2013-03-291-10/+0
|
* Copyright update.Georg Brandl2013-01-011-1/+1
|
* More version-compatibility hack removals.Georg Brandl2011-09-251-1/+0
|
* New year update.Georg Brandl2011-01-041-1/+1
|
* merge with trunkGeorg Brandl2010-01-021-60/+9
|\
| * Remove docutils 0.4 support.Georg Brandl2009-10-271-60/+9
| |
* | Happy new year!Georg Brandl2010-01-011-1/+1
|/
* But maybe this time it works!Georg Brandl2009-02-191-1/+1
|
* Refactor autodoc so that it gets easy to add support for custom types of ↵Georg Brandl2009-02-171-1/+62
| | | | objects.
* fix a has_key() usageBenjamin Peterson2009-01-101-1/+1
|
* Switch copyright and license tags to single style. Add contributorGeorg Brandl2009-01-031-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 Brandl2008-11-071-5/+5
| | | | only the first with the title.
* Restore API compatibility for make_admonition.Georg Brandl2008-11-061-1/+1
|
* #21: allow short form for seealso arguments.Georg Brandl2008-11-041-1/+1
|
* Make sphinx compatible with docutils SVN snapshots.v0.1.61798Georg Brandl2008-03-231-0/+37