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
/
test_ext_autodoc_autoclass.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Close #9445: autodoc: Support class properties
Takeshi KOMIYA
2021-07-17
1
-1
/
+9
*
Merge branch '4.x' into 3014_autodoc-process-bases
Takeshi KOMIYA
2021-05-17
1
-0
/
+12
|
\
|
*
Close #8061, #9218: autodoc: Support variable comment for alias classes
Takeshi KOMIYA
2021-05-15
1
-0
/
+12
*
|
Close #3014: autodoc: Add autodoc-process-bases
Takeshi KOMIYA
2021-05-16
1
-0
/
+42
|
/
*
Close #8107: autodoc: Add class-doc-from option to autoclass directive
Takeshi KOMIYA
2021-05-01
1
-0
/
+47
*
Fix #8818: autodoc: Super class having ``Any`` arguments causes nit-picky war...
Takeshi KOMIYA
2021-04-18
1
-1
/
+2
*
Fix #7383: autodoc: Support typehints for properties
Takeshi KOMIYA
2021-03-13
1
-0
/
+21
*
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
1
-4
/
+4
|
\
|
*
rebase and fix tests
pbudzyns
2021-02-01
1
-4
/
+4
*
|
Fix #8800: autodoc: Uninitialized attributes in superclass are recognized as ...
Takeshi KOMIYA
2021-02-01
1
-0
/
+67
|
/
*
Merge branch '3.4.x' into 3.x
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
*
|
refactor: Deprecate `no_docstring` argument for Documenter.add_content()
Takeshi KOMIYA
2020-12-26
1
-0
/
+18
|
/
*
Fix #741: autodoc: inherited-members doesn't support instance attributes on s...
Takeshi KOMIYA
2020-12-18
1
-0
/
+55
*
Fix #8545: autodoc: a __slots__ attribute is not documented even having docst...
Takeshi KOMIYA
2020-12-17
1
-0
/
+26
*
Make tests/ a Python package
François Freitag
2020-11-20
1
-1
/
+2
*
Sort imports with isort
François Freitag
2020-11-11
1
-1
/
+0
*
Fix #8219: autodoc: Parameters for generic base class are not shown
Takeshi KOMIYA
2020-11-09
1
-0
/
+19
*
Fix #8105: autodoc: the signature of decorated class is incorrect
Takeshi KOMIYA
2020-11-05
1
-0
/
+25
*
Fix #7613: autodoc: autodoc does not respect __signature__ of the class
Takeshi KOMIYA
2020-11-01
1
-0
/
+50