summaryrefslogtreecommitdiff
path: root/sphinx/directives/other.py
Commit message (Expand)AuthorAgeFilesLines
* Fix pyflakes issues.Georg Brandl2013-01-131-5/+2
* Add includehidden option to the toctree directiveRoland Meister2013-01-061-0/+2
* merge birkenfeld/sphinxRobert Lehmann2013-01-061-20/+3
|\
| * merge with birkenfeld/sphinxRobert Lehmann2013-01-021-20/+3
| |\
| | * Closes #960: Convert seealso directive to ordinary admonition.Robert Lehmann2012-12-161-20/+3
* | | Closes #976: Fix gettext does not extract index entries.shimizukawa2013-01-051-0/+1
|/ /
* | Copyright update.Georg Brandl2013-01-011-1/+1
|/
* Closes #886: Fix handling of section headings in "only" directives.Jon Waltman2012-09-121-3/+40
* Merge with 1.0Georg Brandl2011-09-231-49/+22
|\
| * Closes #670: Allow docutils "standard includes" to be again specified with th...Georg Brandl2011-05-151-0/+4
| * merge with 1.0Georg Brandl2011-01-071-49/+17
| |\
| | * merge with 1.0Georg Brandl2011-01-061-49/+17
| | |\
| | | * merge with 1.0Georg Brandl2011-01-041-1/+1
| | | |\
| | | * | Whitespace and import fixes.Georg Brandl2010-08-261-14/+2
| | | * | #504: Add an ``index`` role, to make inline index entries.Georg Brandl2010-08-251-28/+3
| | | * | #460: Allow limiting the depth of section numbers for HTML.Georg Brandl2010-08-251-2/+8
| | | * | Add new env method to get the real path to a file reference, and use it.Georg Brandl2010-08-231-5/+4
* | | | | Fix #648: Fix line numbers reported in warnings about undefined references.Georg Brandl2011-09-231-7/+10
|/ / / /
* | | | Make warning message consistent; re-read toctree document when include is mis...Georg Brandl2011-01-071-2/+3
* | | | Add line numbers to newly generated nodes.Georg Brandl2011-01-071-0/+1
|/ / /
* | | Fix regressions introduced with #556 fix: explicitly add line break in theGeorg Brandl2011-01-061-0/+1
| |/ |/|
* | New year update.Georg Brandl2011-01-041-1/+1
|/
* Reintroduce env.note_versionchange().Georg Brandl2010-07-231-6/+1
* The ``include`` directive now supports absolute paths, which are interpreted ...Georg Brandl2010-05-301-0/+19
* Add some domain documentation.Georg Brandl2010-03-011-0/+3
* Re-export docutils .. class:: as .. rst-class:: and un-document .. cssclass::.Georg Brandl2010-02-281-1/+3
* Rename doc_read_data to temp_data, which reflects better what it does.Georg Brandl2010-01-171-3/+3
* Make the _ gettext alias an explicit import instead of installing into builtins.Georg Brandl2010-01-171-1/+1
* merge with trunkGeorg Brandl2010-01-171-5/+3
|\
| * Refactor util package.Georg Brandl2010-01-171-2/+3
* | Change naming convention in doc_read_data to "domain:key".Georg Brandl2010-01-131-1/+2
* | merge with trunkGeorg Brandl2010-01-071-237/+24
|\ \ | |/ |/|
| * merge with trunkGeorg Brandl2010-01-021-1/+1
| |\
| * \ merge with trunkGeorg Brandl2009-12-311-1/+3
| |\ \
| * | | Remove docutils 0.4 support.Georg Brandl2009-10-271-27/+17
| * | | Remove env.note_versionchange().Georg Brandl2009-09-121-2/+5
| * | | More refactoring for language-independent domain support.Georg Brandl2009-09-071-138/+3
| * | | merge with trunkGeorg Brandl2009-09-031-2/+3
| |\ \ \
| * | | | Add more tests for markup.Georg Brandl2009-08-091-1/+1
| * | | | merge with 0.6Georg Brandl2009-08-051-71/+2
| |\ \ \ \
| | * | | | With a few disabled features (see XXX), the test suite runs again.Georg Brandl2009-07-131-71/+0
* | | | | | #129: Wrap toctrees in a div tag with class ``toctree-wrapper`` in HTML output.Georg Brandl2010-01-031-1/+3
| |_|_|_|/ |/| | | |
* | | | | merge with 0.6Georg Brandl2010-01-011-2/+5
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | merge with 0.6Georg Brandl2009-12-301-1/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | Simplify explicit title matching.Georg Brandl2009-08-111-2/+3
| * | | | merge pre-domain state with tip from 0.6Georg Brandl2009-08-061-0/+2
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | merge with 0.6Georg Brandl2009-06-161-1/+1
| | |\ \
| | * | | Added ``titlesonly`` option to ``toctree`` directive.Georg Brandl2009-06-151-0/+2
* | | | | Happy new year!Georg Brandl2010-01-011-1/+1
| |_|_|/ |/| | |
* | | | #308: allow "double" as alias for "pair" in index entries.Georg Brandl2009-12-301-1/+3
|/ / /