summaryrefslogtreecommitdiff
path: root/sphinx/directives
Commit message (Expand)AuthorAgeFilesLines
* Merge with 1.0Georg Brandl2011-09-232-68/+54
|\
| * add :emphasize-lines: option to source-code and literal-includeMark Lodato2011-07-061-0/+27
| * merge with 1.0Georg Brandl2011-05-151-1/+7
| |\
| * | Closes #670: Allow docutils "standard includes" to be again specified with th...Georg Brandl2011-05-151-0/+4
| * | merge with 1.0Georg Brandl2011-01-091-2/+2
| |\ \
| * \ \ merge with 1.0Georg Brandl2011-01-072-68/+22
| |\ \ \
| | * \ \ merge with 1.0Georg Brandl2011-01-062-68/+22
| | |\ \ \
| | | * \ \ merge with 1.0Georg Brandl2011-01-043-3/+3
| | | |\ \ \
| | | * | | | 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-232-24/+9
| | | * | | | merge with 1.0Georg Brandl2010-08-141-1/+1
| | | |\ \ \ \
| | | | * \ \ \ merge with 1.0Georg Brandl2010-08-051-2/+5
| | | | |\ \ \ \
| | | | * | | | | Mode "Ub" does not exist.Georg Brandl2010-07-281-1/+1
| | | | * | | | | open file in binary mode to get byte strings on python3DasIch2010-06-071-1/+1
* | | | | | | | | Fix #648: Fix line numbers reported in warnings about undefined references.Georg Brandl2011-09-232-10/+13
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Closes #675: Fix IndexErrors when including nonexisting lines with :rst:dir:`...Georg Brandl2011-05-151-1/+7
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix backslash replacement regex.Georg Brandl2011-01-081-2/+2
|/ / / / / /
* | | | | | 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-072-0/+3
|/ / / / /
* | | | | Fix regressions introduced with #556 fix: explicitly add line break in theGeorg Brandl2011-01-061-0/+1
| |_|_|/ |/| | |
* | | | New year update.Georg Brandl2011-01-043-3/+3
|/ / /
* | | Fix handling of doc field types for different directive types.Georg Brandl2010-08-141-1/+0
| |/ |/|
* | Allow breaking long signatures, continuing with backlash-escaped newlines.Georg Brandl2010-08-051-2/+5
|/
* Reintroduce env.note_versionchange().Georg Brandl2010-07-231-6/+1
* Do not use normpath when not necessary.Georg Brandl2010-07-231-1/+1
* merge with 0.6Georg Brandl2010-06-054-1024/+251
|\
| * The ``include`` directive now supports absolute paths, which are interpreted ...Georg Brandl2010-05-301-0/+19
| * merge with 0.6Georg Brandl2010-05-224-1025/+233
| |\
| | * Fixed: default-domain directive has to return a list of nodesSebastian Wiesner2010-04-111-0/+1
| | * Add some domain documentation.Georg Brandl2010-03-011-0/+3
| | * More doc.Georg Brandl2010-03-011-0/+6
| | * Re-export docutils .. class:: as .. rst-class:: and un-document .. cssclass::.Georg Brandl2010-02-281-1/+3
| | * Add some more docstring content.Georg Brandl2010-02-271-2/+21
| | * Remove Python-specific option from general directive.Georg Brandl2010-02-271-1/+0
| | * merge with trunkGeorg Brandl2010-02-171-2/+2
| | |\
| | | * merge with 0.6Georg Brandl2010-02-072-4/+22
| | | |\
| | * | | Add missing docstring, add missing object types for Python domain.Georg Brandl2010-01-171-1/+7
| | * | | Rename doc_read_data to temp_data, which reflects better what it does.Georg Brandl2010-01-172-6/+6
| | * | | 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
| | * | | Finish new doc field handling implementation.Georg Brandl2010-01-171-310/+5
| | * | | First step toward better handling of doc fields.Georg Brandl2010-01-151-3/+180
| | * | | Rename parse_signature() to handle_signature(); allows more to happen. Recor...Georg Brandl2010-01-131-3/+5
| | * | | Change naming convention in doc_read_data to "domain:key".Georg Brandl2010-01-131-1/+2
| | * | | merge with trunkGeorg Brandl2010-01-084-1017/+299
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Add some XXXes... sigh.Georg Brandl2010-01-081-0/+2
| | | * | merge with trunkGeorg Brandl2010-01-074-1017/+297
| | | |\ \