summaryrefslogtreecommitdiff
path: root/tests/test_directive_code.py
Commit message (Expand)AuthorAgeFilesLines
...
| * Added :start-at: and :end-at: parameters for literalincludeRyan Hardin2016-08-101-0/+7
* | Fix #2931: code-block directive with same :caption: causes warning of duplica...Takeshi KOMIYA2016-09-171-8/+8
|/
* Fix style checksVille Skyttä2016-07-071-1/+2
* Remove usage by sphinx.sty of latex package newfloat.styjfbu2016-06-191-4/+2
* Enhance latex text styling customizabilityjfbu2016-06-171-2/+4
* Rename SphinxVerbatim to sphinxVerbatim for latex outputjfbu2016-06-151-2/+2
* Merge branch 'stable'jfbu2016-06-151-12/+12
|\
| * Fix #2629. Add new config option ``latex_keep_old_macro_names``jfbu2016-06-151-12/+12
* | Merge branch 'stable'Takeshi KOMIYA2016-06-121-4/+4
|\ \ | |/
| * Fix flake8 violation under tests/Takeshi KOMIYA2016-06-121-4/+4
* | latex: keep original Verbatim under same name, use SphinxVerbatim for ownjfbu2016-06-101-2/+2
|/
* Added Tests for latex(pdf) links to captioned or named literal blocksjfbu2016-04-101-0/+44
* Enable pdf hyperlinks to named literal-blocks without caption.jfbu2016-04-071-2/+2
* Fix broken numeric reference in PDF hyperlinks to "Listing " code-blocksjfbu2016-04-031-2/+2
* Merge pull request #2297 from jfbu/literalblockcaptionTakeshi KOMIYA2016-03-061-2/+2
|\
| * Fix broken test_literalinclude_caption_latexjfbu2016-03-041-1/+1
| * Changes of LaTeX macro names in sphinx.sty to use Sphinx prefix.jfbu2016-03-041-1/+1
| * Address #2262 (latex): avoid pagebreaks after captions of literal blocksjfbu2016-02-101-2/+2
* | Merge with 'stable'shimizukawa2016-01-241-0/+24
|\ \ | |/
| * Fix #2253: ``:pyobject:`` option of ``literalinclude`` directive can't detect...shimizukawa2016-01-201-0/+24
* | Merge branch 'stable'Georg Brandl2016-01-141-1/+1
|\ \ | |/
| * Obligatory copyright update.Georg Brandl2016-01-141-1/+1
* | Fix #2113: Allow ``:class:`` option to code-block directiveTakeshi KOMIYA2015-12-201-0/+17
|/
* modify test strings to be found after build_latexTakaaki AOKI2015-12-101-2/+2
* Fixed #1869: Fix problems when dealing with files containing non-ASCII charac...shimizukawa2015-07-251-6/+6
* Fix #1790 literalinclude strips empty lines at the head and tailTakeshi KOMIYA2015-04-021-0/+15
* Fix #1789 `:pyobject:` option of `literalinclude` directive includes followin...Takeshi KOMIYA2015-04-021-3/+6
* refs #1742: `:name:` option is provided for `toctree`, `code-block` and `lite...shimizukawa2015-03-081-2/+2
* Merge branch 'stable'Georg Brandl2015-01-031-1/+1
* mergeJeppe Pihl2014-10-061-6/+10
|\
| * Merged in tk0miya/sphinx (pull request #304)Takayuki Shimizukawa2014-10-061-4/+10
| |\
| | * Surround fignum and caption with <span> tagtk0miya2014-10-051-4/+4
| | * Set permanent links to every captions and titlestk0miya2014-10-051-4/+10
* | | mergeJeppe Pihl2014-10-061-2/+2
|\ \ \ | |/ /
| * | Fix test for previous change.Takayuki Shimizukawa2014-10-061-2/+2
| |/
* | added tests for linenos, lineno-start, lineno-matchJeppe Pihl2014-10-041-1/+77
|/
* Fix by review commenttk0miya2014-09-261-2/+2
* Merge with defaulttk0miya2014-09-241-172/+111
|\
| * Merge with defaulttk0miya2014-09-231-171/+111
| |\
| | * remove a few unused importsGeorg Brandl2014-09-211-1/+0
| | * Complete test suite overhaul.Georg Brandl2014-09-211-173/+114
| * | Wrap float environment on writing literal_block to latextk0miya2014-09-191-4/+2
| |/
* | do nested_parse() :caption: of code-block directivetk0miya2014-09-191-6/+5
|/
* Merge upstream changestk0miya2014-08-201-6/+6
|\
| * * update old XPath notationTakayuki Shimizukawa2014-08-111-4/+4
* | Rename :filename: option of code-block directive to :caption:tk0miya2014-08-111-0/+42
|/
* * for pull request #258: update CHANGES, add tests, add a document and refact...Takayuki Shimizukawa2014-08-101-0/+131