summaryrefslogtreecommitdiff
path: root/sphinx/util/compat.py
Commit message (Collapse)AuthorAgeFilesLines
* 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-1/+1
|\
| * Happy new year!Georg Brandl2010-01-011-1/+1
| |
* | Remove docutils 0.4 support.Georg Brandl2009-10-271-60/+9
|/
* 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.0.1.61798georg.brandl2008-03-231-0/+37