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
/
autosummary
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
Merge branch '2.0' into refactor_py_domain3
Takeshi KOMIYA
2019-05-12
1
-2
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
Fix #6165: autodoc: ``tab_width`` setting of docutils has been ignored
Takeshi KOMIYA
2019-04-25
1
-2
/
+2
|
*
|
|
|
|
autodoc: Add PropertyDocumenter to detect properties
Takeshi KOMIYA
2019-05-12
1
-4
/
+9
|
|
/
/
/
/
*
|
|
|
|
Fix #6311: autosummary: autosummary table gets confused by complex type hints
Takeshi KOMIYA
2019-05-12
1
-2
/
+7
|
/
/
/
/
*
|
|
|
Merge pull request #6212 from tsanikgr/feature/autosummary_imported_members
Takeshi KOMIYA
2019-04-04
1
-1
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
#5877: Allow setting imported_members for autosummary in conf.py
tsanikgr
2019-03-27
1
-1
/
+3
*
|
|
|
Merge branch '2.0'
Takeshi KOMIYA
2019-03-07
1
-2
/
+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Clean up import for annotations
Takeshi KOMIYA
2019-03-06
1
-2
/
+0
|
|
|
/
|
|
/
|
*
|
|
refactor: Move implementation of mock to sphinx.ext.autodoc.mock
Takeshi KOMIYA
2019-02-27
1
-1
/
+2
*
|
|
Replace :autolink: roles by class based implementation
Takeshi KOMIYA
2019-02-27
1
-2
/
+31
|
/
/
*
|
Closes #5636: autosummary: Add autosummary_mock_imports to mock external libr...
Takeshi KOMIYA
2019-02-11
1
-6
/
+11
|
/
*
Make info messages more translatable
Takeshi KOMIYA
2019-01-09
1
-5
/
+5
*
Remove use of deprecated APIs
Takeshi KOMIYA
2019-01-03
1
-7
/
+5
*
Merge pull request #5873 from tk0miya/fix_typehints_for_autosummary
Takeshi KOMIYA
2019-01-02
1
-3
/
+3
|
\
|
*
Update annotations for autosummary
Takeshi KOMIYA
2019-01-02
1
-3
/
+3
*
|
Merge branch '1.8'
Takeshi KOMIYA
2019-01-02
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
A happy new year!
Takeshi KOMIYA
2019-01-02
2
-2
/
+2
*
|
Replace use of six.text_type with str
Jon Dufresne
2018-12-18
1
-3
/
+1
*
|
Merge branch '1.8'
Takeshi KOMIYA
2018-12-18
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix #5724: quickstart: sphinx-quickstart fails when $LC_ALL is empty
Takeshi KOMIYA
2018-12-17
1
-1
/
+1
|
*
Fix #5471: Show appropriate warning for deprecated APIs
Takeshi KOMIYA
2018-10-17
1
-1
/
+1
*
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
2
-2
/
+0
*
|
refactor: Remove u-prefix from strings
Takeshi KOMIYA
2018-12-16
1
-2
/
+2
*
|
Use Python 3 super() argument-less syntax
Jon Dufresne
2018-12-15
1
-1
/
+1
*
|
Replace all "unicode" type by "str"
Takeshi KOMIYA
2018-12-15
2
-36
/
+34
*
|
Remove print_function feature
Takeshi KOMIYA
2018-12-15
1
-1
/
+0
*
|
Move to py3 mode for mypy (and remove many "type: ignore" comments)
Takeshi KOMIYA
2018-12-15
1
-4
/
+3
*
|
Simplify open() call by removing default mode
Jon Dufresne
2018-12-11
1
-1
/
+1
*
|
Refactor Autosummary directive by DocumenterBridge
Takeshi KOMIYA
2018-12-10
1
-12
/
+36
*
|
Fix annotations
Takeshi KOMIYA
2018-12-08
1
-1
/
+1
*
|
Update type annotations
Takeshi KOMIYA
2018-12-08
1
-3
/
+2
*
|
Use StringList for params to docutils because of expected
Takeshi KOMIYA
2018-12-03
1
-4
/
+4
*
|
Fix annotations (minor fixes)
Takeshi KOMIYA
2018-12-03
1
-4
/
+3
*
|
Fix annotations for Directives (Replace N_co with nodes.Node)
Takeshi KOMIYA
2018-12-01
1
-2
/
+2
*
|
Fix annotations for extensions
Takeshi KOMIYA
2018-12-01
2
-21
/
+28
*
|
Fix annotations for minor methods and functions
Takeshi KOMIYA
2018-11-30
1
-4
/
+4
*
|
Add sphinx.util.typing:unicode to help mypy-3 migration
Takeshi KOMIYA
2018-11-24
2
-0
/
+2
*
|
Replace six.string_types with native str
Jon Dufresne
2018-11-21
1
-3
/
+2
*
|
Merge branch '1.8'
Takeshi KOMIYA
2018-10-16
2
-9
/
+9
|
\
\
|
|
/
|
*
Fix mypy violations
Takeshi KOMIYA
2018-10-16
2
-9
/
+9
*
|
Merge branch 'master' into HEAD
Takeshi KOMIYA
2018-09-22
1
-3
/
+2
|
\
\
|
*
|
Prefer builtin open() over io.open() and codecs.open()
Jon Dufresne
2018-09-11
1
-3
/
+2
*
|
|
Remove unnecessary object from class definitions
Jon Dufresne
2018-09-11
1
-1
/
+1
|
/
/
*
|
Merge branch '1.8'
Takeshi KOMIYA
2018-09-09
1
-2
/
+3
|
\
\
|
|
/
|
*
Merge branch '1.8' into 2401_members_conflicts_with_special_members
Takeshi KOMIYA
2018-09-05
1
-2
/
+8
|
|
\
|
*
|
Fix #2401: autodoc: ``:members:`` causes ``:special-members:`` not to be shown
Takeshi KOMIYA
2018-09-03
1
-2
/
+3
*
|
|
Merge branch '1.8'
Takeshi KOMIYA
2018-09-05
1
-2
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix #4379: toctree shows confusible warning when document is excluded
Takeshi KOMIYA
2018-09-02
1
-2
/
+8
|
|
/
*
|
Drop APIs deprecated in 2.0
Takeshi KOMIYA
2018-09-03
1
-14
/
+2
|
/
*
Merge branch '1.7'
Takeshi KOMIYA
2018-07-17
2
-15
/
+26
|
\
[prev]
[next]