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
*
Test suite quickfix.
Georg Brandl
2013-09-16
1
-0
/
+1
*
Merged in RelentlessIdiot/sphinx (pull request #149)
Georg Brandl
2013-09-16
2
-0
/
+37
|
\
|
*
Fix #1203: Does not append space to unknown field names.
Rob Ruana
2013-06-23
2
-0
/
+37
*
|
Fix new html_extra_path option for singlehtml builder.
Georg Brandl
2013-09-16
1
-1
/
+0
*
|
Merged in mcmtroffaes/sphinx-html-extra-path (pull request #158)
Georg Brandl
2013-09-16
3
-0
/
+7
|
\
\
|
*
|
Test that extra entries are in outdir.
Matthias C. M. Troffaes
2013-08-22
1
-0
/
+4
|
*
|
Set up initial test.
Matthias C. M. Troffaes
2013-08-22
2
-0
/
+3
*
|
|
Merged in JonnyJD/sphinx/autodoc_novalue (pull request #109)
Georg Brandl
2013-09-16
1
-0
/
+1
|
\
\
\
|
*
|
|
autodoc: change :novalue: to :annoation: option
Johannes Dewender
2013-02-27
1
-1
/
+1
|
*
|
|
fix tests for autodoc novalue option
Johannes Dewender
2013-01-24
1
-0
/
+1
*
|
|
|
Add support for C++11 member function ref-qualifiers and C++03 volatile membe...
Tres Walsh
2013-08-07
1
-0
/
+24
|
|
/
/
|
/
|
|
*
|
|
support parallel testing with detox
Takayuki Shimizukawa
2013-07-27
1
-14
/
+20
*
|
|
Add test for docutils.conf and prevent 'html4css1.css' missing warning.
Takayuki Shimizukawa
2013-07-27
4
-0
/
+121
*
|
|
Fix i18n: gettext did not translate admonition directive's title. Closes #1206
Takayuki Shimizukawa
2013-07-03
3
-0
/
+141
|
|
/
|
/
|
*
|
Fix i18n: footnote reference number missing for auto numbered named footnote ...
Takayuki Shimizukawa
2013-06-21
3
-19
/
+28
*
|
test improvement
Takayuki Shimizukawa
2013-06-21
1
-86
/
+111
*
|
fix: translation mechanism break label target if label and section name are s...
Takayuki Shimizukawa
2013-06-19
3
-0
/
+146
*
|
test_intl:external_link test case correction to fit to reST syntax.
Takayuki Shimizukawa
2013-06-18
3
-16
/
+16
*
|
fix: keep reference if link refname was translated. refs #1193
Takayuki Shimizukawa
2013-06-19
1
-3
/
+3
*
|
Fix: Multiple references in the same line return the same link with i18n. Clo...
Takayuki Shimizukawa
2013-06-17
3
-71
/
+120
*
|
add tests for "multiple cross references in the same line return the same lin...
Takayuki Shimizukawa
2013-06-16
3
-4
/
+52
*
|
Fix multiple cross references (term, ref, doc) in the same line return the sa...
Takayuki Shimizukawa
2013-06-16
3
-10
/
+79
*
|
refactoring: 'tmpdir' rename to 'tempdir' that is same name in other places.
Takayuki Shimizukawa
2013-06-13
1
-6
/
+6
*
|
Fix: Output TeX/texinfo/man filename has no basename (only extention) when us...
Takayuki Shimizukawa
2013-06-13
1
-0
/
+22
*
|
fix typo ;)
Takayuki Shimizukawa
2013-06-13
1
-1
/
+1
*
|
fix for unicode object syntax. ur'' is meaningless.
Takayuki Shimizukawa
2013-06-13
1
-4
/
+4
*
|
Fix "Title underline is short" WARNING is given when using fullwidth characte...
Takayuki Shimizukawa
2013-06-09
1
-1
/
+34
*
|
Fix sphinx-quickstart raises UnicodeEncodeError if "Project version" includes...
Takayuki Shimizukawa
2013-06-09
1
-0
/
+16
*
|
Fix: Citation target missing cause AssertionError. Closes #1160
Takayuki Shimizukawa
2013-05-02
4
-0
/
+9
*
|
Fix: Combination of 'globaltoc.html' and hidden toctree cause exception. Clos...
Takayuki Shimizukawa
2013-04-30
1
-1
/
+16
*
|
Rebuild i18n target document when catalog updated
Takayuki Shimizukawa
2013-04-15
1
-0
/
+12
*
|
Fix: 'make gettext' cause UnicodeDecodeError when templates contain utf-8 enc...
Takayuki Shimizukawa
2013-04-13
1
-0
/
+5
*
|
test suite fixes
Georg Brandl
2013-04-01
1
-1
/
+2
*
|
Copyright header update.
Georg Brandl
2013-04-01
5
-6
/
+6
*
|
tests: replace "from util import *" by explicit imports
Georg Brandl
2013-04-01
29
-56
/
+52
*
|
Closes #896: use SkipTest in build_latex test if latex is not installed
Georg Brandl
2013-04-01
1
-7
/
+4
*
|
Fix overlong lines.
Georg Brandl
2013-03-31
2
-4
/
+7
*
|
merge heads
Takayuki Shimizukawa
2013-03-17
6
-1
/
+99
|
\
\
|
*
|
make versionmodified translatable
Nozomu Kaneko
2013-02-04
4
-0
/
+83
|
*
|
versionlabels are handled entirely in the versionmodified directive, instead ...
Nozomu Kaneko
2013-01-06
1
-4
/
+5
|
*
|
fix: paragraphs in versionmodified are ignored when it has no dangling paragr...
Nozomu Kaneko
2013-01-06
2
-0
/
+14
*
|
|
Add i18n capabilities for custom templates.
Takayuki Shimizukawa
2013-03-10
5
-0
/
+51
|
/
/
*
|
Add regression test for #1109. Issue was corrected at previous commit 62b0a5f...
Takayuki Shimizukawa
2013-03-09
1
-0
/
+28
*
|
Fix: text builder breach max-witdh specificatoin if paragraph have prefixed t...
Takayuki Shimizukawa
2013-03-09
1
-0
/
+29
*
|
Merged in knzm/sphinx-fix-docfields-fork (pull request #96)
Takayuki Shimizukawa
2013-02-24
4
-0
/
+119
|
\
\
|
*
\
merge
Nozomu Kaneko
2013-02-06
8
-1
/
+178
|
|
\
\
|
*
\
\
Merged in knzm/sphinx-fix-docfields-fork (pull request #96)
Nozomu Kaneko
2013-02-04
13
-14
/
+333
|
|
\
\
\
|
*
|
|
|
fix tests correspond to 6c70ca26a841 (Divide test_intl target ...)
Nozomu Kaneko
2013-01-06
1
-10
/
+6
|
*
|
|
|
resolve conflicts
Nozomu Kaneko
2013-01-06
4
-0
/
+123
|
|
\
\
\
\
|
|
*
\
\
\
merge
Nozomu Kaneko
2013-01-05
4
-0
/
+123
|
|
|
\
\
\
\
[next]