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
*
Fix #8870: Use title node for the caption of toctree
Takeshi KOMIYA
2021-04-09
2
-10
/
+7
*
test: Update testcase for docutils-0.17 (toctree caption)
Takeshi KOMIYA
2021-04-03
1
-2
/
+5
*
test: Update testcase for docutils-0.17 (<section>)
Takeshi KOMIYA
2021-04-03
1
-4
/
+13
*
test: Update testcase for docutils-0.17 (empty language)
Takeshi KOMIYA
2021-04-03
1
-1
/
+1
*
test: Update testcase for docutils-0.17 (<figure> and <figcaption>)
Takeshi KOMIYA
2021-04-03
3
-158
/
+175
*
Fix testcase: the signature of Enum class has been changed since HEAD of 3.10
Takeshi KOMIYA
2021-04-03
1
-1
/
+8
*
Fix the testcase for linkcheck refers removed URLs
Takeshi KOMIYA
2021-03-27
2
-4
/
+4
*
Fix #8959: using UNIX path separator confuses Sphinx on Windows
Takeshi KOMIYA
2021-03-20
1
-6
/
+4
*
Adapt our tests to Pygments 2.8.0
jfbu
2021-02-14
2
-63
/
+150
*
refactor: linkcheck: Refine the constructor of Checker and CheckWorker
Takeshi KOMIYA
2021-02-12
1
-32
/
+13
*
refactor: linkcheck: Separate thread manager feature from builder class
Takeshi KOMIYA
2021-02-12
1
-16
/
+26
*
Merge branch '3.x' into latex_hyperlinked_caption_footnotes_on_3.x
jfbu
2021-02-09
1
-6
/
+17
|
\
|
*
refactor: linkcheck: Separate worker feature from builder class
Takeshi KOMIYA
2021-02-05
1
-6
/
+17
*
|
Extra references to explicitly numbered footnote get page indication
jfbu
2021-02-06
1
-7
/
+20
*
|
Use \thesphinxscope mark-up (shorter, and may help trick for page scope)
jfbu
2021-02-06
1
-14
/
+14
*
|
Prepare for scope-limited footnote numbering
jfbu
2021-02-06
1
-14
/
+28
*
|
LaTeX footnotes from caption titles now hyperlinked in PDF
jfbu
2021-02-05
1
-14
/
+28
|
/
*
refactor: Fix the right hand value of autodoc options should be None
Takeshi KOMIYA
2021-02-04
1
-3
/
+3
*
Merge pull request #8297 from pbudzyns/exclude-members-fix
Takeshi KOMIYA
2021-02-04
4
-28
/
+183
|
\
|
*
rebase and fix tests
pbudzyns
2021-02-01
4
-8
/
+8
|
*
Merge remote-tracking branch 'upstream/3.x' into exclude-members-fix
pbudzyns
2021-02-01
188
-581
/
+3601
|
|
\
|
*
|
check if autodoc_defaults are str, fix tests
pbudzyns
2021-02-01
2
-20
/
+20
|
*
|
redundant '+' has no effect
pbudzyns
2021-01-25
1
-0
/
+9
|
*
|
add more extendable options and tests
pbudzyns
2021-01-25
1
-34
/
+0
|
*
|
add more extendable options and tests
pbudzyns
2021-01-25
1
-0
/
+4
|
*
|
add more extendable options and tests
pbudzyns
2021-01-25
1
-0
/
+176
*
|
|
Extend latex footnotes unit test
jfbu
2021-02-02
2
-0
/
+9
*
|
|
Merge pull request #8805 from tk0miya/8775_workaround
Takeshi KOMIYA
2021-02-01
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix #8775: Avoid the crash of autodoc caused by type union operator
Takeshi KOMIYA
2021-02-01
1
-1
/
+1
*
|
|
|
Merge pull request #8802 from tk0miya/8775_pydomain_pep604
Takeshi KOMIYA
2021-02-01
1
-0
/
+28
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
py domain: Support type union operator (PEP-604) (refs: #8775)
Takeshi KOMIYA
2021-02-01
1
-0
/
+28
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #8803 from tk0miya/8775_autodoc_type_union_operator
Takeshi KOMIYA
2021-02-01
3
-0
/
+74
|
\
\
\
|
*
|
|
autodoc: Support type union operator (PEP-604) (refs: #8775)
Takeshi KOMIYA
2021-01-31
3
-0
/
+74
*
|
|
|
Fix #8800: autodoc: Uninitialized attributes in superclass are recognized as ...
Takeshi KOMIYA
2021-02-01
2
-0
/
+75
|
|
/
/
|
/
|
|
*
|
|
Merge branch '3.x' into 8446_escape_spaces_inside_desc_signatures
Takeshi KOMIYA
2021-02-01
152
-258
/
+2210
|
\
\
\
|
*
|
|
Let latex writer line trimming from depart_entry() work as before #8781
jfbu
2021-01-30
3
-11
/
+5
|
|
/
/
|
*
|
Merge pull request #8781 from jfbu/latex_hyphenation_of_first_word
Jean-François B
2021-01-29
25
-40
/
+274
|
|
\
\
|
|
*
|
Fix suppression of needed whiteline, encapsulate into \sphinxAtStartPar
jfbu
2021-01-29
25
-245
/
+453
|
|
*
|
Fix #8780: long words in narrow columns may not be hyphenated
jfbu
2021-01-29
25
-238
/
+264
|
*
|
|
Merge pull request #8773 from francoisfreitag/app-build
Takeshi KOMIYA
2021-01-28
1
-22
/
+22
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Linkcheck: Use app.build() to trigger the test build
François Freitag
2021-01-27
1
-22
/
+22
|
*
|
|
Merge branch '8137_urldecode' into 3.x
Takeshi KOMIYA
2021-01-26
2
-0
/
+36
|
|
\
\
\
|
|
*
|
|
Closes #8123: Fix plus-handling (+) in search terms for basic html theme search
Daniel Hofmann
2020-08-19
2
-0
/
+36
|
*
|
|
|
Merge pull request #8752 from tk0miya/1638_permalinks_for_glossary_terms
Takeshi KOMIYA
2021-01-25
2
-2
/
+7
|
|
\
\
\
\
|
|
*
|
|
|
Close #1638: html: Add permalink icons to glossary terms
Takeshi KOMIYA
2021-01-24
2
-2
/
+7
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge pull request #8747 from tk0miya/8134_args_for_mock_decorator
Takeshi KOMIYA
2021-01-25
2
-8
/
+13
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Fix #8134: autodoc: crashes when mocked decorator takes arguments
Takeshi KOMIYA
2021-01-24
2
-8
/
+13
|
*
|
|
|
Close #6550: html: Allow to use HTML permalink texts
Takeshi KOMIYA
2021-01-24
1
-0
/
+20
|
|
/
/
/
|
*
|
|
Merge pull request #8733 from tk0miya/update_underscore.js-1.12.0
Takeshi KOMIYA
2021-01-24
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
Update Underscore.js to 1.12.0
Takeshi KOMIYA
2021-01-23
1
-1
/
+1
[next]