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
/
directive.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
A happy new year!
Takeshi KOMIYA
2022-01-01
1
-1
/
+1
*
Fix warning typo; improve sphinx.ext.autodoc docstrings
Louis Maddox
2021-07-19
1
-4
/
+4
*
Close #8107: autodoc: Add class-doc-from option to autoclass directive
Takeshi KOMIYA
2021-05-01
1
-1
/
+1
*
refactor: use raw Type for type annotations
Takeshi KOMIYA
2021-04-04
1
-1
/
+1
*
Deprecate DocumenterBridge.warn()
Takeshi KOMIYA
2021-03-22
1
-0
/
+3
*
Rename DocumenterBridge.filename_set to record_dependencies
Takeshi KOMIYA
2021-03-21
1
-3
/
+9
*
refactor: Use PEP-526 based variable annotation (sphinx.ext)
Takeshi KOMIYA
2021-03-15
1
-2
/
+2
*
Merge branch '3.x' into merge_3.x_into_master
jfbu
2021-02-04
1
-1
/
+16
|
\
|
*
Merge remote-tracking branch 'upstream/3.x' into exclude-members-fix
pbudzyns
2021-02-01
1
-3
/
+9
|
|
\
|
*
|
check if autodoc_defaults are str, fix tests
pbudzyns
2021-02-01
1
-3
/
+3
|
*
|
code format
pbudzyns
2021-01-29
1
-1
/
+2
|
*
|
add private-members as extendable
pbudzyns
2021-01-29
1
-1
/
+1
|
*
|
local options handling
pbudzyns
2021-01-29
1
-2
/
+1
|
*
|
redundant '+' has no effect
pbudzyns
2021-01-25
1
-0
/
+5
|
*
|
add more extendable options and tests
pbudzyns
2021-01-25
1
-1
/
+2
|
*
|
add more extendable options and tests
pbudzyns
2021-01-25
1
-4
/
+8
|
*
|
local exclude-members option fix
root
2020-10-06
1
-1
/
+6
*
|
|
Merge branch '3.x'
Takeshi KOMIYA
2021-01-16
1
-1
/
+9
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
refactor: Deprecate DocumenterBrdige.reporter
Takeshi KOMIYA
2021-01-12
1
-2
/
+8
*
|
|
Merge branch '3.x'
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
A happy new year!
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
|
|
/
|
*
Add stacklevel parameter to warnings.warn() call
Takeshi KOMIYA
2020-05-03
1
-1
/
+1
*
|
Do isort
Takeshi KOMIYA
2020-11-12
1
-1
/
+0
*
|
Remove deprecated features marked as RemovedInSphinx40Warning
Takeshi KOMIYA
2020-04-29
1
-14
/
+3
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-03-21
1
-2
/
+2
|
\
\
|
|
/
|
*
Deprecate sphinx.ext.autodoc.get_documenters()
Takeshi KOMIYA
2020-03-16
1
-2
/
+2
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-03-10
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix #7267: autodoc: errormsg for invalid directive options has wrong location
Takeshi KOMIYA
2020-03-07
1
-1
/
+1
*
|
Deprecate codes for python 3.5
Takeshi KOMIYA
2020-03-07
1
-5
/
+1
|
/
*
Fix type annotation for python 3.5.1
Takeshi KOMIYA
2019-07-13
1
-2
/
+7
*
Migrate to py3 style type annotation: sphinx.ext.autodoc.directive
Takeshi KOMIYA
2019-07-01
1
-27
/
+18
*
Fix #6165: autodoc: ``tab_width`` setting of docutils has been ignored
Takeshi KOMIYA
2019-04-25
1
-4
/
+18
*
Add imported-members to the directive whitelist
Alex Sergeev
2019-04-13
1
-1
/
+2
*
Clean up import for annotations
Takeshi KOMIYA
2019-03-06
1
-2
/
+1
*
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
1
-1
/
+0
*
Replace all "unicode" type by "str"
Takeshi KOMIYA
2018-12-15
1
-3
/
+2
*
Add docutils-stubs to test deps
Takeshi KOMIYA
2018-12-15
1
-1
/
+1
*
Fix annotations
Takeshi KOMIYA
2018-12-10
1
-2
/
+3
*
Fix annotations for Directives (Replace N_co with nodes.Node)
Takeshi KOMIYA
2018-12-01
1
-2
/
+2
*
Fix annotations for minor methods and functions
Takeshi KOMIYA
2018-11-30
1
-2
/
+2
*
Fix typehints: sphinx.ext.autodoc
Takeshi KOMIYA
2018-11-27
1
-6
/
+11
*
Add sphinx.util.typing:unicode to help mypy-3 migration
Takeshi KOMIYA
2018-11-24
1
-0
/
+1
*
autodoc: Respect `member-order` in `autodoc_default_options` as documented
Eric N. Vander Weele
2018-10-16
1
-1
/
+1
*
Remove unnecessary object from class definitions
Jon Dufresne
2018-09-11
1
-2
/
+2
*
Add autodoc_default_options
Takeshi KOMIYA
2018-08-18
1
-2
/
+2
*
autodoc: add 'exclude-members' to user global options
Lewis Haley
2018-08-17
1
-1
/
+1
*
autodoc: allow specifying values to global arguments
Lewis Haley
2018-08-17
1
-1
/
+1
*
refactor: Replace Directive by SphinxDirective
Takeshi KOMIYA
2018-05-11
1
-7
/
+5
*
Revert "Use typing.TYPE_CHECKING for typehints"
Takeshi KOMIYA
2018-03-13
1
-3
/
+2
*
Fix autodoc: crashed when invalid options given
Takeshi KOMIYA
2018-03-03
1
-2
/
+2
[next]