summaryrefslogtreecommitdiff
path: root/tests/root
Commit message (Expand)AuthorAgeFilesLines
* Fix #1498: manpage writer: don't make whole of item in definition list bold i...Takeshi KOMIYA2016-03-061-0/+9
* The default highlight language is now Python 3.Georg Brandl2016-02-142-0/+4
* Merge branch 'stable'Takeshi KOMIYA2016-01-181-0/+6
|\
| * Fix #1565: Show warning if Pygments throws an ErrorTokenTakeshi KOMIYA2016-01-181-0/+6
* | Merge branch 'stable'Georg Brandl2016-01-141-1/+1
|\ \ | |/
| * Obligatory copyright update.Georg Brandl2016-01-141-1/+1
* | Merge branch 'stable'Takeshi KOMIYA2016-01-112-2/+17
|\ \ | |/
| * Fix #2226: Math is not HTML-encoded when :nowrap: is given (jsmath, mathjax)Takeshi KOMIYA2016-01-101-1/+6
| * Fix #2225: If the option does not begin with dash, linking is not performedTakeshi KOMIYA2016-01-091-1/+11
* | Merge with '87998df9cbef2380345d436121e6bca43345d2bd' on stableshimizukawa2016-01-102-2/+15
|\ \ | |/
| * Fix empty cell in table header causes LaTeX error (#1574)Takeshi KOMIYA2015-12-241-0/+9
| * Merge pull request #2188 from xuhdev/latex-math-section-titleTakeshi KOMIYA2015-12-221-2/+2
| |\
| | * LaTeX: Support math in section titlesHong Xu2015-12-201-2/+2
| * | Fix LaTeX output of \mathbb in mathHong Xu2015-12-211-0/+4
| |/
| * Move testcases for footnotes to roots/test-footnoteTakeshi KOMIYA2015-12-192-13/+0
| * Merge pull request #1833 from xuhdev/latex-mailtoTakeshi KOMIYA2015-12-192-0/+13
| |\
| | * Add testing cases for the "latex_show_urls" optionHong Xu2015-12-112-0/+13
* | | merge stable to defaultGeorg Brandl2015-12-182-0/+3
|\ \ \ | |/ /
| * | Fix #981: LaTeX: support image file names with more than 1 dotsHong Xu2015-12-172-0/+3
| |/
* | Merge with 'stable'shimizukawa2015-11-291-0/+15
|\ \ | |/
| * Fix #2140: footnotes in caption of table has broken in LaTeXTakeshi KOMIYA2015-11-291-1/+1
| * Fix #2140: footnotes in table has broken in LaTeXTakeshi KOMIYA2015-11-291-0/+15
| * Closes #1871: fix for latex writer with multirow and 1-column tables.Georg Brandl2015-07-241-1/+7
* | Fix buildJakob Lykke Andersen2015-09-121-1/+1
* | Closes #1871: fix for latex writer with multirow and 1-column tables.Georg Brandl2015-07-241-1/+7
|/
* mergeGeorg Brandl2015-03-082-0/+17
|\
| * refs #1700, #1742: add testing and fix two bugs.shimizukawa2015-03-082-0/+17
* | Merge branch 'apple-help' of git://github.com/al45tair/sphinxGeorg Brandl2015-03-082-0/+5
|\ \ | |/ |/|
| * Added tests for Apple Help generation.Alastair Houghton2015-01-152-0/+5
* | Change the source parsers feature a bit:Georg Brandl2015-03-084-1/+17
* | refs #1658, #1750: add test and small tweak.shimizukawa2015-03-032-2/+4
* | source_suffix can now be a list.Georg Brandl2015-02-082-2/+2
|/
* Fix LaTeX writer's handling of multirow table cellsEricFromCanada2015-01-061-8/+8
* Closes #1623: Return types specified with ``:rtype:`` are now turned into lin...Georg Brandl2014-11-121-1/+1
* Merged in tk0miya/sphinx (pull request #303)Takayuki Shimizukawa2014-10-092-0/+4
|\
| * Update testcases for :numref:tk0miya2014-10-022-0/+4
* | fixed issues with line numbering not being showed correctly.Jeppe Pihl2014-10-021-1/+1
* | #1583: Allow the line numbering of the directive `literalinclude` to match th...Jeppe Pihl2014-09-301-0/+16
|/
* Merged in tk0miya/sphinx (pull request #291)Takayuki Shimizukawa2014-09-231-0/+4
|\
| * Fix cannot capture title of literal_block node by xreftk0miya2014-08-241-0/+4
* | Split viewcode and linkcode tests out of main test root.Georg Brandl2014-09-211-29/+10
* | Complete test suite overhaul.Georg Brandl2014-09-2114-311/+19
* | Closes #1284: Program options documented with :rst:dir:`option` can now start...Georg Brandl2014-09-201-0/+4
* | Add tests for "any" role and default-role setting. Fix some minor bugs with "...Georg Brandl2014-09-191-0/+19
|/
* rename "literal.inc.orig", too easy to delete together with other merge backu...Georg Brandl2014-09-072-1/+1
* Fix #1381 :rfc: and :pep: roles support custom link texttk0miya2014-08-201-0/+2
* add test and document about diff params in literalinclude.shirou2014-08-122-0/+16
* Merged in lennart0901/sphinx (pull request #260)Takayuki Shimizukawa2014-08-032-0/+2
|\
| * Escape underscore in citation labels for latex exportLennart Fricke2014-07-312-0/+2
* | * refactoring: metadata (docinfo) type normalization and add test.Takayuki Shimizukawa2014-08-021-0/+4
|/