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
Commit message (
Expand
)
Author
Age
Files
Lines
*
autodoc: the signature of base function will be shown for decorated functions
Takeshi KOMIYA
2020-07-05
1
-11
/
+3
*
Fix #7812: autodoc: crashed when given name is conflicted
Takeshi KOMIYA
2020-07-04
1
-40
/
+12
*
Merge branch '3.1.x' into 7812_broken_stub_files
Takeshi KOMIYA
2020-07-04
1
-4
/
+2
|
\
|
*
Revert "viewcode: Fix viewcode raises NoUri error on resolving phase except o...
Takeshi KOMIYA
2020-06-26
1
-4
/
+2
*
|
Fix #7812: autosummary: generates broken stub files (again)
Takeshi KOMIYA
2020-06-28
1
-4
/
+9
|
/
*
Fix #7850: autodoc: KeyError is raised for invalid mark up
Takeshi KOMIYA
2020-06-26
1
-5
/
+10
*
Fix #7856: autodoc: AttributeError is raised for non-class object
Takeshi KOMIYA
2020-06-26
1
-1
/
+6
*
Fix #7844: autodoc: Failed to detect module when relative module name given
Takeshi KOMIYA
2020-06-22
1
-17
/
+33
*
Merge branch '3.1.x' into 7807_contextmanager
Takeshi KOMIYA
2020-06-14
3
-5
/
+26
|
\
|
*
Fix #7805: autodoc: an object which descriptors returns is documented
Takeshi KOMIYA
2020-06-14
1
-0
/
+11
|
*
Merge pull request #7827 from tk0miya/7808_napoleon_nitpicky_warning
Takeshi KOMIYA
2020-06-14
2
-3
/
+5
|
|
\
|
|
*
Revert "ext.napoleon: Emit type annotations at the start of `.. attribute::`"
Takeshi KOMIYA
2020-06-13
2
-3
/
+5
|
*
|
Merge branch '3.1.x' into 7821_overload_builtin_function
Takeshi KOMIYA
2020-06-13
1
-5
/
+5
|
|
\
\
|
|
|
/
|
*
|
Fix #7821: autodoc: TypeError is raised for overloaded C-ext function
Takeshi KOMIYA
2020-06-12
1
-2
/
+10
*
|
|
Fix autodoc: Show detailed warning when type_comment is mismatched (refs: #7807)
Takeshi KOMIYA
2020-06-13
1
-0
/
+3
|
|
/
|
/
|
*
|
Fix #7802: autodoc: EOFError is raised on parallel build
Takeshi KOMIYA
2020-06-11
1
-5
/
+5
|
/
*
Merge pull request #7797 from tk0miya/7791_TypeError_for_singledispatchfunction
Takeshi KOMIYA
2020-06-08
1
-2
/
+17
|
\
|
*
Fix #7791: autodoc: TypeError is raised on documenting singledispatch function
Takeshi KOMIYA
2020-06-07
1
-2
/
+17
*
|
autodoc: Support TypeVar (refs: #7722)
Takeshi KOMIYA
2020-06-06
1
-1
/
+44
|
/
*
Merge pull request #7760 from Cielquan/feature/coverage_print_missing_as_warning
Takeshi KOMIYA
2020-06-06
1
-3
/
+45
|
\
|
*
fixed color imports in coverage.py
Cielquan
2020-05-31
1
-3
/
+1
|
*
reduced colors on info level
Cielquan
2020-05-31
1
-9
/
+7
|
*
fixed line length
Cielquan
2020-05-31
1
-6
/
+10
|
*
merged new config options into coverage_show_missing_items
Cielquan
2020-05-31
1
-6
/
+5
|
*
added config to log missing c/py coverage
Cielquan
2020-05-31
1
-3
/
+46
*
|
Merge pull request #7716 from tk0miya/3610_support_overload
Takeshi KOMIYA
2020-06-05
1
-12
/
+66
|
\
\
|
*
|
Support overloaded constructors (__call__, __init__ and __new__)
Takeshi KOMIYA
2020-06-02
1
-8
/
+38
|
*
|
Close #3610: autodoc: Support overloaded functions
Takeshi KOMIYA
2020-05-31
1
-4
/
+28
*
|
|
Fix mypy violations (with mypy-0.780)
Takeshi KOMIYA
2020-06-03
1
-2
/
+2
|
/
/
*
|
Merge branch '3.x' into 4422_support_GenericAlias
Takeshi KOMIYA
2020-05-31
1
-27
/
+63
|
\
\
|
*
|
Close #2106: autodoc: Support multiple signatures on docstring
Takeshi KOMIYA
2020-05-30
1
-27
/
+63
|
|
/
*
|
Close #4422: autodoc: Support GenericAlias
Takeshi KOMIYA
2020-05-30
2
-2
/
+27
|
/
*
Merge pull request #7746 from rsokl/patch-1
Takeshi KOMIYA
2020-05-30
1
-1
/
+1
|
\
|
*
Update mathjax to version 2.7.7
Ryan Soklaski
2020-05-28
1
-1
/
+1
*
|
Merge pull request #7738 from tk0miya/7734_napoleon_overescaped_underscore
Takeshi KOMIYA
2020-05-30
1
-1
/
+1
|
\
\
|
*
|
Fix #7734: napoleon: overescaped trailing underscore on attribute
Takeshi KOMIYA
2020-05-28
1
-1
/
+1
*
|
|
Refactor to simplify format_args, catch TypeError
Eric Wieser
2020-05-28
1
-51
/
+63
*
|
|
Fix autoclass signature parsing
Eric Wieser
2020-05-28
1
-15
/
+73
|
|
/
|
/
|
*
|
Fix #3673: autodoc: bysource order does not work for a module having __all__
Takeshi KOMIYA
2020-05-23
1
-0
/
+19
*
|
refactor: autodoc: Copy module.__all__ to ModuleDocumenter.__all__
Takeshi KOMIYA
2020-05-23
1
-15
/
+28
*
|
refactor: autodoc: Add Documenter.sort_members()
Takeshi KOMIYA
2020-05-23
1
-15
/
+22
*
|
refactor: autodoc: Sort members alphabetically when unknown order
Takeshi KOMIYA
2020-05-23
1
-3
/
+1
|
/
*
Merge pull request #7669 from tk0miya/7668_wront_retann
Takeshi KOMIYA
2020-05-23
1
-2
/
+8
|
\
|
*
Merge branch '3.x' into 7668_wront_retann
Takeshi KOMIYA
2020-05-22
6
-102
/
+212
|
|
\
|
*
|
Fix #7668: autodoc: wrong retann value is passed to autodoc-proccess-signature
Takeshi KOMIYA
2020-05-16
1
-2
/
+8
*
|
|
Merge branch '3.x' into 7671_missing_warning_location
Takeshi KOMIYA
2020-05-22
5
-92
/
+186
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #7681 from tk0miya/7679_migrate_priority
Takeshi KOMIYA
2020-05-22
1
-1
/
+1
|
|
\
\
|
|
*
|
Fix #7679: autodoc: Pass priority option to the config-inited handler
Takeshi KOMIYA
2020-05-17
1
-1
/
+1
|
*
|
|
Merge pull request #7703 from tk0miya/refactor_autosectionlabel
Takeshi KOMIYA
2020-05-22
1
-6
/
+6
|
|
\
\
\
|
|
*
|
|
refactor: autosectionlabel: Use accessors of std domain
Takeshi KOMIYA
2020-05-21
1
-6
/
+6
[next]