| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: Extend "directives" doc, part 2 | Stephen Finucane | 2018-03-27 | 1 | -270/+0 |
* | doc: Rework "markup" documents | Stephen Finucane | 2018-03-27 | 1 | -34/+34 |
* | Update docs (refs: #2307) | Takeshi KOMIYA | 2018-03-19 | 1 | -1/+1 |
* | Merge branch 'stable' | jfbu | 2017-12-11 | 1 | -2/+4 |
|\ |
|
| * | Add a note for future maintenance by TeX hackers | jfbu | 2017-12-10 | 1 | -1/+0 |
| * | Update docs relative to emphasize-lines | jfbu | 2017-12-10 | 1 | -4/+4 |
| * | Support ``:emphasize-lines:`` in PDF output (closes #1238) | jfbu | 2017-12-10 | 1 | -0/+3 |
* | | #2307 add `::` to show markup sample, not evaluate it | Timotheus Kampik | 2017-07-02 | 1 | -1/+1 |
|/ |
|
* | Update CHANGES and docs for PR#3413 | jfbu | 2017-02-17 | 1 | -5/+7 |
* | Merge branch 'master' into literalincludelines | Jean-François B | 2017-02-13 | 1 | -1/+1 |
|\ |
|
| * | Fix typos | Jakub Wilk | 2017-02-07 | 1 | -1/+1 |
* | | Remove unneeded docs | jfbu | 2017-02-10 | 1 | -5/+0 |
* | | If ``:start-after:`` is used, make ``:lines:`` relative (close: #3412) | jfbu | 2017-02-10 | 1 | -5/+16 |
* | | Improve docs about ``:lines:̀`` vs ̀``:start-after:`` (refs #3412) | jfbu | 2017-02-10 | 1 | -1/+3 |
|/ |
|
* | Fix grammar and wording | Jean Jordaan | 2016-10-02 | 1 | -1/+1 |
* | Clear up Pygments is mandatory | Robert Lehmann | 2016-04-05 | 1 | -3/+3 |
* | refs #1742: `:name:` option is provided for `toctree`, `code-block` and `lite... | shimizukawa | 2015-03-08 | 1 | -7/+10 |
* | added documentation for lineno-match option | Jeppe Pihl | 2014-10-04 | 1 | -2/+7 |
* | Use "any" role in changelog. | Georg Brandl | 2014-09-19 | 1 | -7/+15 |
* | Update CHANGES and documentation for PR#266. | Takayuki Shimizukawa | 2014-08-24 | 1 | -3/+3 |
* | add test and document about diff params in literalinclude. | shirou | 2014-08-12 | 1 | -0/+12 |
* | * for pull request #258: update CHANGES, add tests, add a document and refact... | Takayuki Shimizukawa | 2014-08-10 | 1 | -0/+16 |
* | rewrapping paragraphs when over 80 characters wide | EricFromCanada | 2014-06-18 | 1 | -6/+6 |
* | merge with stable | Georg Brandl | 2014-01-22 | 1 | -1/+2 |
|\ |
|
| * | Closes #1356: link to page with valid Pygments lexer alias | Georg Brandl | 2014-01-22 | 1 | -1/+2 |
* | | Add :filename: also for literalinclude. Changelog entry. | Georg Brandl | 2014-01-19 | 1 | -0/+19 |
* | | merge stable into default | Georg Brandl | 2014-01-11 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Closes #845: In code blocks, when the selected lexer fails, display line numb... | Georg Brandl | 2014-01-11 | 1 | -2/+2 |
* | | Closes #668: Allow line numbering of ``code-block`` and ``literalinclude`` di... | Georg Brandl | 2014-01-11 | 1 | -4/+16 |
|/ |
|
* | Add changelog entry for emphasize-lines and some coding style fixes. | Georg Brandl | 2011-09-22 | 1 | -0/+3 |
* | add :emphasize-lines: option to source-code and literal-include | Mark Lodato | 2011-07-06 | 1 | -2/+16 |
* | Use the new rst domain in the sphinx docs. | Georg Brandl | 2010-04-17 | 1 | -5/+5 |
* | Added ``tab-width`` option to ``literalinclude`` directive. | Georg Brandl | 2010-01-08 | 1 | -1/+4 |
* | Added the ``prepend`` and ``append`` options to the | Georg Brandl | 2009-06-04 | 1 | -0/+6 |
* | Paths to literal include files and download files can now be absolute too. | Georg Brandl | 2009-02-24 | 1 | -2/+5 |
* | merge with 0.5 | Georg Brandl | 2009-02-23 | 1 | -1/+4 |
|\ |
|
| * | Note that Python code in code blocks is parsed. | Georg Brandl | 2009-02-23 | 1 | -1/+4 |
* | | Fix more line length and trailing whitespace. | Georg Brandl | 2009-01-10 | 1 | -1/+1 |
* | | Document new literalinclude options. | Georg Brandl | 2009-01-02 | 1 | -1/+16 |
* | | Rename "object" to "pyobject" and document it. | Georg Brandl | 2008-12-30 | 1 | -0/+12 |
|/ |
|
* | UTF-8 isn't mandatory anymore. | Georg Brandl | 2008-10-16 | 1 | -2/+3 |
* | Commit missing doc change. | Georg Brandl | 2008-09-23 | 1 | -0/+2 |
* | Add default highlight language selection support. | Georg Brandl | 2008-09-09 | 1 | -2/+6 |
* | Merged revisions 65283,65303,65316-65317,65372-65375,65377,65380,65483-65485,... | Georg Brandl | 2008-08-04 | 1 | -0/+9 |
* | Update documentation, add more content. | Georg Brandl | 2008-03-16 | 1 | -6/+19 |
* | Expand the markup chapter a bit. | Georg Brandl | 2008-03-15 | 1 | -0/+94 |