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
*
Deprecate sphinx.ext.autodoc.get_documenters()
Takeshi KOMIYA
2020-03-16
1
-2
/
+2
*
Fix #7267: autodoc: errormsg for invalid directive options has wrong location
Takeshi KOMIYA
2020-03-07
1
-1
/
+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
*
Use typing.TYPE_CHECKING for typehints
Takeshi KOMIYA
2018-02-14
1
-2
/
+3
*
Fix #4538: autodoc: ``sphinx.ext.autodoc.Options`` has been moved
Takeshi KOMIYA
2018-02-04
1
-11
/
+1
*
Merge branch 'master' into dont_emit_system_message_on_autodoc_warning
Takeshi KOMIYA
2018-01-08
1
-8
/
+6
*
Fix flake8 violation
Takeshi KOMIYA
2018-01-08
1
-1
/
+1
*
Merge branch 'master' into refactor_autodoc
Takeshi KOMIYA
2018-01-08
1
-2
/
+2
*
Merge branch 'master' into refactor_AutoDirective
Takeshi KOMIYA
2018-01-08
1
-1
/
+2
*
Update docstrings
Takeshi KOMIYA
2017-12-17
1
-0
/
+4
*
Replace AutodocReporter by switch_source_input()
Takeshi KOMIYA
2017-12-17
1
-9
/
+3
*
autodoc: refactor option_spec of autodirectives
Takeshi KOMIYA
2017-12-17
1
-19
/
+5
*
autodoc: refactor AutoDirective
Takeshi KOMIYA
2017-12-17
1
-0
/
+172