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
/
sphinx
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
*
Define extra indent as a class attribute
Adam Turner
2022-09-25
2
-1
/
+5
*
Fix highlighting lexers
Adam Turner
2022-09-25
2
-9
/
+3
*
imgmath: Allow embedding images in HTML as base64 (#10816)
Julien Schueller
2022-09-23
1
-16
/
+48
*
Add contents entries for domain objects (#10807)
Adam Turner
2022-09-13
1
-0
/
+9
*
Correct `is_allowed_version()`'s example tests (#10802)
Tony Narlock
2022-09-09
1
-3
/
+3
*
Fix more strict static typing errors (#10681)
danieleades
2022-08-28
7
-31
/
+40
*
Remove unneeded `noqa` lint suppression comments (#10772)
danieleades
2022-08-28
1
-1
/
+1
*
Fix flake8 5.0.0 reported formatting errors
daniel.eades
2022-08-01
1
-2
/
+4
*
Fix ValueError popping out in `sphinx.ext.napoleon` (#10709)
Antony Lee
2022-07-25
1
-12
/
+22
*
Update include_patterns implementation (#10680)
Adam Turner
2022-07-23
1
-1
/
+1
*
Improve static typing strictness (#10569)
danieleades
2022-07-18
10
-37
/
+44
*
Add `include_patterns` as the opposite of `exclude_patterns` (#10518)
Adam Turner
2022-07-17
1
-1
/
+1
*
Use the `flake8-comprehensions` lint plugin (#10601)
danieleades
2022-06-26
1
-1
/
+1
*
Replace `napoleon.iterators` by simpler stack implementation (#9856)
Antony Lee
2022-06-26
2
-31
/
+49
*
Replace deprecated logging.warn with logging.warning (#10592)
Hugo van Kemenade
2022-06-25
1
-3
/
+3
*
Remove traces of Python 2 and 3.5 (#10560)
Adam Turner
2022-06-16
1
-5
/
+2
*
Merge branch '5.0.x' into 5.x
Takeshi KOMIYA
2022-06-17
2
-3
/
+9
|
\
|
*
Fix documenting inherited attributes
Adam Turner
2022-06-08
2
-3
/
+9
|
*
Fix #10509: autosummary: autosummary fails with a shared library
Takeshi KOMIYA
2022-06-03
1
-2
/
+6
*
|
remove unnecessary generators (C400, C401)
Daniel Eades
2022-06-03
3
-5
/
+5
*
|
remove unnecessary list calls around 'sorted' (C413)
Daniel Eades
2022-06-03
1
-1
/
+1
*
|
Fix #10509: autosummary: autosummary fails with a shared library
Takeshi KOMIYA
2022-06-03
1
-2
/
+6
|
/
*
ifconfig: Do not use a meta node for noop
Takeshi KOMIYA
2022-06-03
1
-3
/
+2
*
Add a meta node to fix iteration
Adam Turner
2022-05-31
1
-1
/
+2
*
Fix imgconverter: Failed to extract translation messages
Takeshi KOMIYA
2022-05-29
1
-3
/
+3
*
Set the docstring attribute of class members. Fixes #8180.
Anselm Kruis
2022-05-23
1
-1
/
+8
*
Merge pull request #10386 from mxd4/10384-comment-img-magick
Takeshi KOMIYA
2022-05-22
1
-3
/
+7
|
\
|
*
#10384 - Remove comment in test
mxd4
2022-05-02
1
-2
/
+2
|
*
#10384 - Fix typo
mxd4
2022-05-02
1
-1
/
+1
|
*
#10384 - Fix flake8
mxd4
2022-05-02
1
-3
/
+4
|
*
#10384 - Explicit warning and improve doc clarity
mxd4
2022-05-02
1
-3
/
+6
*
|
Merge branch '5.0.x' into 9648_autodoc_typehints_description_and_stared_args
Takeshi KOMIYA
2022-05-22
1
-2
/
+10
|
\
\
|
*
|
Fix #9575: autodoc: Return annotation should not be shown
Takeshi KOMIYA
2022-05-15
1
-2
/
+10
*
|
|
Fix #9648: autodoc: *args and **kwargs entries are duplicated
Takeshi KOMIYA
2022-05-15
1
-3
/
+17
|
/
/
*
|
Merge pull request #10427 from tk0miya/10421_autodoc_preserve_defaults_for_cl...
Takeshi KOMIYA
2022-05-08
1
-1
/
+12
|
\
\
|
*
|
Fix #10421: autodoc_preserve_defaults doesn't work on class methods
Takeshi KOMIYA
2022-05-08
1
-1
/
+12
*
|
|
Merge remote-tracking branch 'origin/5.x' into HEAD
Takeshi KOMIYA
2022-05-07
13
-387
/
+69
|
\
\
\
|
*
|
|
autosummary: global variables having doc-comment are considered as non-import...
Takeshi KOMIYA
2022-05-07
1
-2
/
+4
|
*
|
|
Fix a flake8 warning
Takeshi KOMIYA
2022-05-07
1
-1
/
+0
|
*
|
|
Merge branch '5.x' into 10258_autosummary
Takeshi KOMIYA
2022-05-07
31
-762
/
+266
|
|
\
\
\
|
|
*
|
|
Fix typo
Takeshi KOMIYA
2022-05-07
1
-1
/
+1
|
|
|
/
/
|
|
*
|
Merge branch '5.x' into fix-warnings
Adam Turner
2022-05-02
2
-3
/
+6
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Fix #10200: apidoc: Duplicated submodules are shown for modules
Takeshi KOMIYA
2022-04-30
1
-0
/
+1
|
|
|
*
Remove a trailing whitespace
Takeshi KOMIYA
2022-04-24
1
-1
/
+1
|
|
|
*
Correct autodoc docstrings
Oscar Gustafsson
2022-04-20
1
-3
/
+5
|
|
*
|
Use `Node.findall`
Adam Turner
2022-04-22
1
-1
/
+1
|
|
*
|
`rawsource` is deprecated in `docutils.nodes.Text`
Adam Turner
2022-04-22
1
-2
/
+2
|
|
*
|
Specify encoding
Adam Turner
2022-04-22
3
-7
/
+8
|
|
|
/
|
|
*
Review comments
Adam Turner
2022-04-17
1
-1
/
+1
|
|
*
Remove deprecated code for Sphinx 5.0
Adam Turner
2022-04-17
7
-371
/
+45
[next]