summaryrefslogtreecommitdiff
path: root/sphinx/directives
Commit message (Expand)AuthorAgeFilesLines
* fix line separator issueJeppe Pihl2014-10-061-3/+4
* fixed bugs, and extended unit test to catch them again if they reappearJeppe Pihl2014-10-061-3/+4
* mergeJeppe Pihl2014-10-061-21/+56
|\
| * fixed issues with line numbering not being showed correctly.Jeppe Pihl2014-10-021-17/+39
| * fix pep8 warningsJeppe Pihl2014-10-011-8/+8
| * #1583: Allow the line numbering of the directive `literalinclude` to match th...Jeppe Pihl2014-09-301-11/+24
* | Fix. <caption> node should not include <paragraph> block element as a result ...shimizukawa2014-10-061-4/+7
|/
* Fix by review commenttk0miya2014-09-261-8/+4
* Merge with defaulttk0miya2014-09-241-8/+29
|\
| * do nested_parse() :caption: of code-block directivetk0miya2014-09-191-9/+29
* | Fix a few missing Unicode/bytes filename problems.Georg Brandl2014-09-211-2/+1
* | Changing the default role document-locally with the docutils ".. default-role::"Georg Brandl2014-09-191-1/+31
|/
* Merge upstream changestk0miya2014-08-201-10/+10
|\
| * Rename :filename: option of code-block directive to :caption:tk0miya2014-08-111-10/+10
* | use six.string_types instead of text_types.WAKAYAMA Shirou2014-08-131-3/+3
* | according to comment, move import, use six.text_type, and use 'not'.WAKAYAMA Shirou2014-08-131-3/+5
* | fix encoding problem in diff param in literalinclude.WAKAYAMA Shirou2014-08-121-19/+32
* | add 'diff' parameter to literalinclude.WAKAYAMA Shirou2014-08-121-0/+14
|/
* * for pull request #258: update CHANGES, add tests, add a document and refact...shimizukawa2014-08-101-14/+20
* added dedent to codeblockzsiddiqui22014-07-271-0/+10
* added dedentzsiddiqui22014-07-271-0/+7
* * fix over 80 chars line and remove unused import.shimizukawa2014-06-151-1/+0
* use six privided iteritems(),itervalues() to support py2/py3 in one source. r...shimizukawa2014-04-291-1/+2
* use six privided functions/classes to support py2/py3 in one source. refs #1350.shimizukawa2014-04-291-1/+2
* Update copyright year.Georg Brandl2014-03-011-9/+28
|\
| * MergeDmitry Shachnev2014-01-201-4/+4
| |\
| | * Modernize the code now that Python 2.5 is no longer supportedDmitry Shachnev2014-01-191-4/+4
| * | Add :filename: also for literalinclude. Changelog entry.Georg Brandl2014-01-191-0/+6
| * | Merge in pull request #172 from https://bitbucket.org/nsmgr8/sphinx/branch/de...Georg Brandl2014-01-191-0/+4
| |\ \ | | |/ | |/|
| | * Add filename option to code-blockM Nasimul Haque2013-09-261-0/+4
| * | merge with stableGeorg Brandl2014-01-121-10/+0
| |\ \
| * \ \ merge with stableGeorg Brandl2014-01-121-5/+14
| |\ \ \
| | * | | Closes #668: Allow line numbering of ``code-block`` and ``literalinclude`` di...Georg Brandl2014-01-111-5/+14
* | | | | Update copyright year.Georg Brandl2014-03-013-3/+3
| |_|/ / |/| | |
* | | | Closes #1198: Allow "image" for the "figwidth" option of the :rst:dir:`figure...Georg Brandl2014-01-121-10/+0
|/ / /
* | | fix oversight in last commitGeorg Brandl2014-01-111-5/+6
* | | Closes #1085: Fix current classname not getting set if class description has ...Georg Brandl2014-01-111-1/+1
|/ /
* | Restore ``versionmodified`` CSS class for versionadded/changed and deprecatedGeorg Brandl2013-10-121-2/+4
|/
* Closes #1123: Allow whitespaces in filenames given to :rst:dir:`literalinclude`.Georg Brandl2013-03-301-1/+1
* make versionmodified translatableNozomu Kaneko2013-02-041-1/+9
* versionlabels are handled entirely in the versionmodified directive, instead ...Nozomu Kaneko2013-01-061-5/+10
* fix: paragraphs in versionmodified are ignored when it has no dangling paragr...Nozomu Kaneko2013-01-061-2/+2
* Closes #810: fix remaining PendingDeprecationWarnings with Python 3.Georg Brandl2013-03-071-1/+4
* 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-013-3/+3
|/