summaryrefslogtreecommitdiff
path: root/tests/root
Commit message (Expand)AuthorAgeFilesLines
* Fix #3366: option directive does not allow punctuationsTakeshi KOMIYA2017-02-151-1/+3
* Fix#3198: AttributeError is raised when toctree has 'self'.shimizukawa2016-12-081-0/+2
* Merge pull request #3071 from mleinart/autodoc/pass_through_decoratorsTakeshi KOMIYA2016-11-021-0/+9
|\
| * Add tests for mocked modulesMichael Leinartas2016-10-211-0/+9
* | Fix typosJakub Wilk2016-10-221-1/+1
|/
* Sphinx apidoc does not process PEP-0420 implicit namespacesArcadiy Ivanov2016-09-153-0/+3
* Fix #646: ``option`` directive support . character as a part of optionsTakeshi KOMIYA2016-08-311-1/+5
* Create PyGroupedField and use it for 'exceptions'Glenn Matthews2016-07-151-1/+1
* Merge branch 'stable'Takeshi KOMIYA2016-07-155-31/+0
|\
| * Optimized tests: remove markups for warningsTakeshi KOMIYA2016-07-154-28/+0
| * Optimized tests: Add test-warningsTakeshi KOMIYA2016-07-141-3/+0
* | Run *.png through zopflipng -mVille Skyttä2016-07-076-0/+0
|/
* Fix #2593: latex crashes if any figures in the tableTakeshi KOMIYA2016-06-051-0/+7
* Fix combination of figure directive options; width, figwidth and align (ref: ...Takeshi KOMIYA2016-05-301-0/+6
* Fix the caption of figure is always put on center even if ``:align:`` was spe...Takeshi KOMIYA2016-05-041-0/+5
* Fix #2492: Figure directive with :figwidth: generates incorrect Latex-codeTakeshi KOMIYA2016-05-041-0/+5
* Fix #2309: Could not refer "indirect hyperlink targets" by ref-roleTakeshi KOMIYA2016-04-242-0/+8
* 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