index
:
delta/python-packages/sphinx-git.git
1.8.x
3.2.x
3.3.x
3.4.x
3.5.x
3.x
4.0.x
4.1.x
4.2.x
4.3.x
4.4.x
4.x
4606_incorrect_location_of_docstring
7.0.x
7613_class__signature__
7727_autosummary_PycodeError
7996_man_make_section_directory
8321_linkcheck_tel_links
8342_warning_for_unknown_domain
8349_sphinx-contrib
9864_mathjax_loading_method
bot/pull-translations
cleanup_napoleon
dependabot/github_actions/peter-evans/create-pull-request-5
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/http-proxy-1.18.1
master
mypy-0.790
support_py310
github.com: sphinx-doc/sphinx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
95 chars in line. It was warned by `make check`.
shimizukawa
2016-01-12
2
-4
/
+8
*
Fix #2229, any-role and ``-W`` option are conflicted
Takeshi KOMIYA
2016-01-12
3
-26
/
+2
*
Fix broken test by bba3f388e96bac2b106d89d51367d2974f70f49c
Takeshi KOMIYA
2016-01-12
1
-0
/
+9
*
Fix #2229: No warning is given for unknown options
Takeshi KOMIYA
2016-01-11
2
-0
/
+18
*
Fix #2226: Math is not HTML-encoded when :nowrap: is given (jsmath, mathjax)
Takeshi KOMIYA
2016-01-10
2
-2
/
+22
*
Refactoring testcases to reduce ResourceWarning (refs: #1409)
Takeshi KOMIYA
2016-01-10
2
-7
/
+13
*
Fix #2225: If the option does not begin with dash, linking is not performed
Takeshi KOMIYA
2016-01-09
2
-4
/
+29
*
Fix #2062: Escape characters in doctests are treated incorrectly with Python 2
shimizukawa
2016-01-09
1
-0
/
+11
*
fix testing for text builder that generate _build/text/_build/text/_build/......
shimizukawa
2016-01-09
25
-0
/
+26
*
Fix #2198,#2205: ``make gettext`` generate broken msgid for definition lists....
shimizukawa
2016-01-09
3
-9
/
+35
*
Merge pull request #2160 from misery/toc
Takeshi KOMIYA
2016-01-08
4
-0
/
+42
|
\
|
*
Fix broken TOC of PDFs if section includes an image
André Klitzing
2016-01-08
4
-0
/
+42
*
|
Add testcase for #1860
Takeshi KOMIYA
2016-01-08
1
-0
/
+22
|
/
*
Fix #2072: Footnotes in chapter-titles do not appear in PDF output
Takeshi KOMIYA
2016-01-06
2
-17
/
+21
*
Fix broken testcase; Split test-toctree-maxdepth from test-tocdepth
Takeshi KOMIYA
2016-01-06
7
-3
/
+73
*
Fix #771: latex output doesn't set tocdepth
Takeshi KOMIYA
2016-01-06
2
-0
/
+29
*
Fix #1408: Check latex_logo validity before copying
Takeshi KOMIYA
2016-01-05
1
-0
/
+10
*
[tests] beautify collapsed grouped field
Maximilian Köhl
2016-01-05
1
-2
/
+2
*
Fix broken tests by 7bb685bbe97824bc2c65bf8cb1d7ac38e5f91cd4
Takeshi KOMIYA
2016-01-03
2
-2
/
+4
*
Fix #2197: Slightly cryptic error message for missing index.rst file
Takeshi KOMIYA
2016-01-03
1
-0
/
+11
*
Fix #2201: wrong table caption for tables with over 30 rows
Takeshi KOMIYA
2016-01-01
2
-0
/
+91
*
Fix #2206: Sphinx latex doc build failed if footnotes in caption of figure
Takeshi KOMIYA
2016-01-01
2
-5
/
+14
*
Fix #2178: Unparseable C++ cross-reference when referencing a function with :...
Takeshi KOMIYA
2015-12-27
5
-1
/
+110
*
Fix #2189: previous sibling link has broken if previous doc is under nested t...
Takeshi KOMIYA
2015-12-26
8
-2
/
+33
*
Fix #2189: next sibling link has broken if the file was appeared twice or more
Takeshi KOMIYA
2015-12-26
9
-0
/
+65
*
Fix broken in py3
Takeshi KOMIYA
2015-12-25
1
-4
/
+11
*
Fix #2040: UnicodeDecodeError in sphinx-apidoc when author contains non-ascii...
Takeshi KOMIYA
2015-12-25
1
-0
/
+34
*
Fix #2071: Same footnote in more than two section titles => LaTeX/PDF Bug
Takeshi KOMIYA
2015-12-25
2
-0
/
+4
*
Fix empty cell in table header causes LaTeX error (#1574)
Takeshi KOMIYA
2015-12-24
1
-0
/
+9
*
Fix TestApp.cleanup_trees was obsoleted
Takeshi KOMIYA
2015-12-24
2
-2
/
+0
*
Merge pull request #2188 from xuhdev/latex-math-section-title
Takeshi KOMIYA
2015-12-22
1
-2
/
+2
|
\
|
*
LaTeX: Support math in section titles
Hong Xu
2015-12-20
1
-2
/
+2
*
|
Fix LaTeX output of \mathbb in math
Hong Xu
2015-12-21
1
-0
/
+4
*
|
Fix #2185: Use with syntax to open files on testing.
shimizukawa
2015-12-20
2
-48
/
+15
|
/
*
Fix #2171: cannot linkcheck url with unicode
Takeshi KOMIYA
2015-12-19
1
-1
/
+7
*
Add testcase for encoding URIs in linkcheck builder
Takeshi KOMIYA
2015-12-19
1
-0
/
+19
*
Fix #2158: test_latex_build.test_footnote and some tests fail on Windows envi...
shimizukawa
2015-12-19
2
-7
/
+9
*
Move testcases for footnotes to roots/test-footnote
Takeshi KOMIYA
2015-12-19
4
-18
/
+16
*
Fix #1237 footnotes not working in definition list in LaTeX
Takeshi KOMIYA
2015-12-19
2
-0
/
+29
*
Refactor latex_show_urls processor to Transform class
Takeshi KOMIYA
2015-12-19
2
-3
/
+10
*
Add testcases for latex_show_urls
Takeshi KOMIYA
2015-12-19
4
-4
/
+55
*
Merge pull request #1833 from xuhdev/latex-mailto
Takeshi KOMIYA
2015-12-19
3
-0
/
+16
|
\
|
*
Add testing cases for the "latex_show_urls" option
Hong Xu
2015-12-11
3
-0
/
+16
*
|
Fix #981: LaTeX: support image file names with more than 1 dots
Hong Xu
2015-12-17
3
-4
/
+9
|
/
*
modify test strings to be found after build_latex
Takaaki AOKI
2015-12-10
2
-7
/
+7
*
Fix #2094 rubric with reference not working in Latex
Takeshi KOMIYA
2015-12-03
2
-0
/
+3
*
Fix section and table titles with reference cause latex build error
Takeshi KOMIYA
2015-12-03
2
-1
/
+15
*
Fix #2134 figure caption with reference causes latex build error
Takeshi KOMIYA
2015-12-03
4
-0
/
+23
*
Fix #2012 exception occurred if ``numfig_format`` is invalid
Takeshi KOMIYA
2015-11-30
2
-0
/
+17
*
fix line length
shimizukawa
2015-11-29
1
-2
/
+2
[next]