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
/
autodoc
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support type comments in ``PropertyDocumenter`` (#11298)
picnixz
2023-04-06
1
-23
/
+36
*
Fix typos found by codespell
Dimitri Papadopoulos
2023-03-27
1
-1
/
+1
*
Resolve ``flake8-return`` errors
Adam Turner
2023-02-18
1
-19
/
+15
*
Unescape quotation marks where possible
Adam Turner
2023-02-18
1
-1
/
+1
*
Fix COM812
Adam Turner
2023-02-18
1
-21
/
+21
*
Add ``content_offset`` parameter to ``nested_parse_with_titles`` (#11147)
Jeremy Maitin-Shepard
2023-02-15
1
-2
/
+1
*
Resolve Ruff SIM114 violations
Adam Turner
2023-02-15
1
-18
/
+11
*
Fix various Ruff errors
Adam Turner
2023-01-31
1
-1
/
+2
*
Adopt ``profile = "black"`` for ``isort``
Adam Turner
2023-01-07
1
-4
/
+18
*
Document ``typing.NewType`` as a class (#10700)
Adam Turner
2023-01-02
1
-113
/
+78
*
Use PEP 604 display for ``typing.Optional`` and ``typing.Union`` (#11072)
Adam Turner
2023-01-02
1
-12
/
+15
*
Address SIM103 lints (#11052)
danieleades
2023-01-02
1
-8
/
+2
*
Run pyupgrade (#11070)
Adam Turner
2023-01-02
1
-14
/
+14
*
Use PEP 604 types
Adam Turner
2023-01-01
1
-43
/
+43
*
Use PEP 595 types
Adam Turner
2023-01-01
1
-54
/
+54
*
Insert ``from __future__ import annotations``
Adam Turner
2023-01-01
1
-0
/
+2
*
Tighten mypy 'strict optional' whitelist (#11038)
danieleades
2022-12-29
1
-16
/
+33
*
Clean up after dropping Python 3.6
Adam Turner
2022-09-27
1
-5
/
+2
*
Merge branch '5.x'
Adam Turner
2022-09-25
1
-1
/
+2
|
\
|
*
Define extra indent as a class attribute
Adam Turner
2022-09-25
1
-1
/
+2
*
|
Merge branch '5.x'
Adam Turner
2022-09-23
1
-0
/
+9
|
\
\
|
|
/
|
*
Add contents entries for domain objects (#10807)
Adam Turner
2022-09-13
1
-0
/
+9
*
|
Merge branch '5.x'
Adam Turner
2022-07-18
1
-2
/
+1
|
\
\
|
|
/
|
*
Improve static typing strictness (#10569)
danieleades
2022-07-18
1
-3
/
+2
*
|
Merge branch '5.x' into master
Jean-François B
2022-06-30
1
-1
/
+1
|
\
\
|
|
/
|
*
Use the `flake8-comprehensions` lint plugin (#10601)
danieleades
2022-06-26
1
-1
/
+1
*
|
Remove deprecated items for Sphinx 6.0 (#10471)
Adam Turner
2022-06-16
1
-34
/
+3
|
/
*
Fix documenting inherited attributes
Adam Turner
2022-06-08
1
-1
/
+2
*
Merge remote-tracking branch 'origin/5.x' into HEAD
Takeshi KOMIYA
2022-05-07
1
-124
/
+39
|
\
|
*
Remove a trailing whitespace
Takeshi KOMIYA
2022-04-24
1
-1
/
+1
|
*
Correct autodoc docstrings
Oscar Gustafsson
2022-04-20
1
-3
/
+5
|
*
Review comments
Adam Turner
2022-04-17
1
-1
/
+1
|
*
Remove deprecated code for Sphinx 5.0
Adam Turner
2022-04-17
1
-120
/
+33
*
|
Apply `autodoc_typehints_format` to all type hints
zuqq
2022-04-08
1
-4
/
+18
|
/
*
Merge pull request #10285 from jmp1985/master
Takeshi KOMIYA
2022-04-05
1
-4
/
+4
|
\
|
*
Removed white space
James Parkhurst
2022-03-21
1
-1
/
+1
|
*
Fixed singledispatch documentation
James Parkhurst
2022-03-21
1
-4
/
+4
*
|
Merge branch '5.x' into autodoc_force_undocumented_rtype
Takeshi KOMIYA
2022-04-03
1
-4
/
+8
|
\
\
|
*
|
Close #8417: autodoc: :inherited-members: option now takes multiple classes
Takeshi KOMIYA
2022-04-03
1
-4
/
+8
*
|
|
autodoc_typehints_description_target: Rename returnvalue_and_documented_param...
Takeshi KOMIYA
2022-04-03
1
-1
/
+1
*
|
|
Merge branch '5.x' into autodoc_force_undocumented_rtype
Takeshi KOMIYA
2022-04-03
1
-105
/
+158
|
\
\
\
|
|
/
/
|
*
|
Fix #10280: autodoc_docstring_signature generates needless return typehint
Takeshi KOMIYA
2022-04-03
1
-0
/
+14
|
*
|
Merge branch '4.x'
Takeshi KOMIYA
2022-03-27
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Update PEP links in docs
Hugo van Kemenade
2022-03-24
1
-1
/
+1
|
*
|
Merge branch '4.x'
Takeshi KOMIYA
2022-03-19
1
-9
/
+4
|
|
\
\
|
|
|
/
|
|
*
Remove copyright and licence fields
Adam Turner
2022-02-20
1
-3
/
+0
|
|
*
Conform to PEP 257 summary line conventions
Adam Turner
2022-02-20
1
-1
/
+3
|
|
*
Fix module docstring indentation
Adam Turner
2022-02-20
1
-4
/
+4
|
|
*
Fix module docstring first line
Adam Turner
2022-02-20
1
-2
/
+1
|
|
*
Remove module titles in docstrings
Adam Turner
2022-02-19
1
-3
/
+0
[next]