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
/
roots
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clear `record_dependencies` for each document (#10855)
Adam Turner
2022-09-24
4
-0
/
+14
*
Add contents entries for domain objects (#10807)
Adam Turner
2022-09-13
3
-0
/
+45
*
Make toctree accept special docnames (#10673)
Brecht Machiels
2022-09-12
3
-0
/
+23
*
Remove unneeded `noqa` lint suppression comments (#10772)
danieleades
2022-08-28
13
-22
/
+22
*
linkcheck: Check the source URL of raw directives
n-peugnet
2022-08-17
1
-0
/
+3
*
Allow specifying multiple CSS files in themes (#10465)
Takeshi KOMIYA
2022-07-17
5
-0
/
+7
*
py domain: Ignore aliases for resolving `:any:` cross-references (#10089)
Joachim Jablon
2022-06-26
1
-0
/
+3
*
Allow emphasising placeholders in `option` directives (#10366)
Martin Liška
2022-06-16
1
-0
/
+9
*
test: Add testcase for autodoc_inherit_docstring and attributes (refs: #10539)
Takeshi KOMIYA
2022-06-14
1
-0
/
+3
*
Merge pull request #10502 from AA-Turner/ifconfig-fix
Takeshi KOMIYA
2022-06-03
2
-0
/
+11
|
\
|
*
Fix fake link in test
Adam Turner
2022-05-31
1
-1
/
+1
|
*
Add a test
Adam Turner
2022-05-31
2
-0
/
+11
*
|
Fix test
Adam Turner
2022-06-01
1
-1
/
+1
*
|
Add a test
Adam Turner
2022-06-01
2
-0
/
+4
|
/
*
test: Change URL of testcase
Takeshi KOMIYA
2022-05-30
1
-1
/
+1
*
Add test cases for #8180
Anselm Kruis
2022-05-23
1
-0
/
+12
*
Fix #9648: autodoc: *args and **kwargs entries are duplicated
Takeshi KOMIYA
2022-05-15
5
-0
/
+27
*
test: Add *args and **kwargs to testcase of target.typehints
Takeshi KOMIYA
2022-05-15
1
-1
/
+3
*
Merge pull request #10427 from tk0miya/10421_autodoc_preserve_defaults_for_cl...
Takeshi KOMIYA
2022-05-08
1
-0
/
+6
|
\
|
*
Fix #10421: autodoc_preserve_defaults doesn't work on class methods
Takeshi KOMIYA
2022-05-08
1
-0
/
+6
*
|
Merge remote-tracking branch 'origin/5.x' into HEAD
Takeshi KOMIYA
2022-05-07
8
-2
/
+22
|
\
\
|
*
|
Fix an isort warning
Takeshi KOMIYA
2022-05-07
1
-0
/
+1
|
*
|
Merge branch '5.x' into 10258_autosummary
Takeshi KOMIYA
2022-05-07
18
-8
/
+122
|
|
\
\
|
|
|
/
|
|
*
Merge branch '4.x' into 5.x
Takeshi KOMIYA
2022-05-06
2
-0
/
+9
|
|
|
\
|
|
|
*
Merge pull request #10251 from jbms/fix-inline-syntax-highlight
Takeshi KOMIYA
2022-05-06
2
-0
/
+9
|
|
|
|
\
|
|
|
|
*
Make code role highlighting consistent with code-block directive
Jeremy Maitin-Shepard
2022-03-19
2
-0
/
+9
|
|
*
|
|
Merge pull request #10353 from tk0miya/10305_optional_forwardref_annotations
Takeshi KOMIYA
2022-05-03
1
-1
/
+4
|
|
|
\
\
\
|
|
|
*
|
|
Fix #10305: autodoc: Failed to extract optional forwardrefs
Takeshi KOMIYA
2022-04-17
1
-1
/
+4
|
|
*
|
|
|
Merge branch '5.x' into fix-warnings
Adam Turner
2022-05-02
2
-0
/
+0
|
|
|
\
\
\
\
|
|
|
*
|
|
|
Add test for duplicated submodules in `sphinx.ext.apidoc`
Adam Turner
2022-05-01
2
-0
/
+0
|
|
|
|
/
/
/
|
|
*
|
|
|
Specify encoding
Adam Turner
2022-04-22
1
-1
/
+1
|
|
|
/
/
/
|
*
|
|
|
Test recognition of a documented instance of a class as a non-imported member...
Matyas Novak
2022-03-14
2
-0
/
+7
*
|
|
|
|
Apply `autodoc_typehints_format` to all type hints
zuqq
2022-04-08
1
-1
/
+12
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #10285 from jmp1985/master
Takeshi KOMIYA
2022-04-05
2
-0
/
+14
|
\
\
\
\
|
*
|
|
|
Added test case
James Parkhurst
2022-04-04
2
-0
/
+14
*
|
|
|
|
Close #8417: autodoc: :inherited-members: option now takes multiple classes
Takeshi KOMIYA
2022-04-03
1
-0
/
+5
*
|
|
|
|
Merge branch '5.x' into 10266_autodoc_preserve_defaults_crashes_on_kwonlyargs...
Takeshi KOMIYA
2022-04-03
1
-2
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Fix #10280: autodoc_docstring_signature generates needless return typehint
Takeshi KOMIYA
2022-04-03
1
-2
/
+4
*
|
|
|
|
|
Fix #10266: autodoc_preserve_defaults crashes on kwonlyargs w/o defaults
Takeshi KOMIYA
2022-04-02
1
-2
/
+6
|
/
/
/
/
/
*
|
|
|
|
Merge branch '4.x'
Takeshi KOMIYA
2022-03-28
4
-0
/
+76
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge pull request #10107 from Jean-Abou-Samra/intl-warnings
Takeshi KOMIYA
2022-03-27
4
-0
/
+76
|
|
\
\
\
\
|
|
*
|
|
|
Close #3985: Implement #noqa for i18n
Jean Abou Samra
2022-02-15
4
-0
/
+76
*
|
|
|
|
|
Merge branch '4.x'
Takeshi KOMIYA
2022-03-27
2
-0
/
+2
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
|
|
/
/
/
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
extlinks: Disable hardcoded links detector by default (refs: #10126)
Takeshi KOMIYA
2022-03-27
2
-0
/
+2
*
|
|
|
|
Merge branch '4.x'
Takeshi KOMIYA
2022-03-19
1
-2
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
|
|
/
/
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix module docstring first line
Adam Turner
2022-02-20
1
-2
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch '4.x'
Takeshi KOMIYA
2022-02-19
1
-0
/
+11
|
\
\
\
|
|
/
/
|
*
|
Fix #9529: LaTeX: named footnotes are converted to "?"
Takeshi KOMIYA
2022-02-06
1
-0
/
+9
|
*
|
test: Add testcase for named footnotes
Takeshi KOMIYA
2022-02-06
1
-0
/
+2
|
|
/
*
|
Merge branch '4.x'
Takeshi KOMIYA
2022-01-17
2
-0
/
+47
|
\
\
|
|
/
[next]