summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix line lengthshimizukawa2015-11-291-2/+2
* Fix #2140: footnotes in caption of table has broken in LaTeXTakeshi KOMIYA2015-11-292-3/+6
* Fix #2140: footnotes in table has broken in LaTeXTakeshi KOMIYA2015-11-293-2/+39
* Fixes #1884: plug-in html themes cannot inherit another plug-in themeshimizukawa2015-11-225-1/+31
* Fix #1994: More supporting non-standard parser (like recommonmark parser) for...shimizukawa2015-09-131-1/+35
* Closes #1987: Fix ampersand is ignored in ``:menuselection:`` and ``:guilabel...Takeshi KOMIYA2015-09-011-1/+1
* Close #1990: Use caption of toctree to title of \tableofcontents in LaTeXTakeshi KOMIYA2015-08-215-0/+42
* Fixes #1983: i18n translation feature breaks references which uses section name.shimizukawa2015-08-094-0/+141
* Fixes #1725: On py2 environment, doctest with using non-ASCII characters caus...shimizukawa2015-08-021-0/+9
* Fixed #1869: Fix problems when dealing with files containing non-ASCII charac...shimizukawa2015-07-251-6/+6
* Fixed #1855: make gettext generates broken po file for definition lists with ...shimizukawa2015-07-253-1/+17
* Fixed #1796: On py3, automated .mo building cause UnicodeDecodeError.shimizukawa2015-07-251-4/+4
* Closes #1840: [Napoleon] Fixes Google style parsing to only match section hea...Rob Ruana2015-07-241-0/+126
* Closes #1871: fix for latex writer with multirow and 1-column tables.Georg Brandl2015-07-241-1/+7
* Merge pull request #1866 from pjxiao/feature-1780Takayuki SHIMIZUKAWA2015-07-111-5/+5
|\
| * Fix #1780: Remove duplicated "class" and "exception" keywords from text builderTakayuki Hirai2015-04-281-5/+5
* | Merge pull request #1819 from pjxiao/feature-1793Takayuki SHIMIZUKAWA2015-07-112-0/+16
|\ \
| * | Fix #1793: Add new line before first item of listTakayuki Hirai2015-03-302-0/+16
* | | Add testcase for graphvizTakeshi KOMIYA2015-06-263-0/+34
* | | Closes #1927: [Napoleon] fixes parsing & formatting of types in Raises sectionRob Ruana2015-06-111-1/+362
* | | Closes #1904: [Napoleon] parses restructuredtext references in fields/params ...Rob Ruana2015-05-271-0/+38
* | | Closes #1831: [Napoleon] Makes google type regex greedy to consume entire typ...Rob Ruana2015-05-031-0/+47
| |/ |/|
* | Closes #1831: [Napoleon] If name is not found in NumPy Doc Returns section, r...Rob Ruana2015-04-031-0/+61
* | Fix #1790 literalinclude strips empty lines at the head and tailTakeshi KOMIYA2015-04-023-0/+21
* | Fix #1789 `:pyobject:` option of `literalinclude` directive includes followin...Takeshi KOMIYA2015-04-022-3/+7
|/
* rename function name to avoid ambiguousshimizukawa2015-03-161-9/+9
* Fixed #1771: automated .mo building doesn't work properly with template trans...shimizukawa2015-03-162-7/+10
* ref #1776: test fixed.shimizukawa2015-03-161-2/+2
* remove test that is not works correctly on travis.ci (+1 squashed commits)shimizukawa2015-03-151-41/+1
* refs #1777: fix testing. first time testing always failed it means testing on...shimizukawa2015-03-152-41/+34
* refs #1777: add test for loading theme pluginsshimizukawa2015-03-157-2/+84
* Support PEP-440 version spec for developers.shimizukawa2015-03-141-2/+2
* fix for `make check`shimizukawa2015-03-101-2/+2
* fix test: numfig test depends ja translation.shimizukawa2015-03-091-6/+6
* mergeGeorg Brandl2015-03-085-5/+22
|\
| * C++, more name lookup fixes.Jakob Lykke Andersen2015-03-081-1/+1
| * fix testcases for windows that introduced at 3d62e353a5shimizukawa2015-03-081-2/+2
| * refs #1700, #1742: add testing and fix two bugs.shimizukawa2015-03-082-0/+17
| * refs #1742: `:name:` option is provided for `toctree`, `code-block` and `lite...shimizukawa2015-03-081-2/+2
* | Merge branch 'apple-help' of git://github.com/al45tair/sphinxGeorg Brandl2015-03-084-3/+65
|\ \ | |/ |/|
| * Use binary mode for reading plist file, as per Python 3 docs.Alastair Houghton2015-01-151-1/+1
| * Added tests for Apple Help generation.Alastair Houghton2015-01-154-3/+65
* | Change the source parsers feature a bit:Georg Brandl2015-03-085-1/+20
* | Role ``numref`` uses ``%s`` as special character instead `#` symbolTakeshi KOMIYA2015-03-082-6/+6
* | Update testcases for changing prefix of captionsTakeshi KOMIYA2015-03-081-6/+44
* | Merge pull request #1752 from sphinx-doc/1719_numfig_format_was_ignored_on_latexTakayuki SHIMIZUKAWA2015-03-081-0/+55
|\ \
| * | #1719 Add prefix to linkname of :numref: on LaTeX modeTakeshi KOMIYA2015-03-031-14/+20
| * | #1719 Use numfig_format for prefix of captions in LaTeX builderTakeshi KOMIYA2015-03-031-0/+49
* | | Merge branch 'cpp-fix-1753'Jakob Lykke Andersen2015-03-051-100/+193
|\ \ \
| * | | Last details. Closes sphinx-doc/sphinx#1753.Jakob Lykke Andersen2015-03-051-1/+0