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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump to 3.2.0 final
v3.2.0
Takeshi KOMIYA
2020-08-08
1
-8
/
+2
*
Merge CHANGES of 3.1.3 (unreleased) to 3.2.0
Takeshi KOMIYA
2020-08-08
1
-25
/
+0
*
Update CHANGES for PR #8071
Takeshi KOMIYA
2020-08-08
1
-0
/
+1
*
Merge pull request #8071 from asmeurer/self-reference-warning-type
Takeshi KOMIYA
2020-08-08
1
-1
/
+3
|
\
|
*
Make the toc.circular suppress_warnings flag apply to self referenced toctrees
Aaron Meurer
2020-08-07
1
-1
/
+3
|
/
*
Merge pull request #8038 from keewis/custom-get_documenter
Takeshi KOMIYA
2020-08-08
1
-2
/
+11
|
\
|
*
update the type hint
Keewis
2020-08-07
1
-1
/
+1
|
*
return a documenter instance instead of just the class
Keewis
2020-08-07
1
-4
/
+4
|
*
add a create_documenter method wrapping get_documenter
Keewis
2020-08-07
1
-1
/
+10
|
*
revert the dispatcher changes
Keewis
2020-08-07
3
-29
/
+1
|
*
Merge branch '3.x' into custom-get_documenter
Keewis
2020-08-02
5
-10
/
+80
|
|
\
|
*
|
fix the calls of the custom documenter functions
Keewis
2020-08-02
1
-2
/
+2
|
*
|
actually use it as a method
Keewis
2020-08-02
1
-1
/
+1
|
*
|
Merge branch '3.x' into custom-get_documenter
Keewis
2020-08-02
15
-64
/
+203
|
|
\
\
|
*
|
|
convert to a method
Keewis
2020-08-02
1
-20
/
+19
|
*
|
|
implement the dispatching
Keewis
2020-08-02
1
-1
/
+21
|
*
|
|
allow registering custom get_documenter functions
Keewis
2020-08-02
2
-0
/
+9
*
|
|
|
Merge pull request #8042 from tk0miya/8041_ivar_on_superclass_not_shown
Takeshi KOMIYA
2020-08-08
5
-15
/
+84
|
\
\
\
\
|
*
|
|
|
Fix #8041: autodoc: An ivar on super class is not shown unexpectedly
Takeshi KOMIYA
2020-08-08
5
-15
/
+84
|
/
/
/
/
*
|
|
|
Merge pull request #8056 from tk0miya/7780_multi_params_in_numpydoc
Takeshi KOMIYA
2020-08-07
3
-4
/
+37
|
\
\
\
\
|
*
|
|
|
Fix #7780: napoleon: multiple params declaration was wrongly recognized
Takeshi KOMIYA
2020-08-07
3
-4
/
+37
*
|
|
|
|
Merge pull request #8065 from tk0miya/8049_update_testcase
Takeshi KOMIYA
2020-08-07
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
napoleon: Fix a broken test (refs: #8049)
Takeshi KOMIYA
2020-08-07
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Update CHANGES for PR #8049
Takeshi KOMIYA
2020-08-07
1
-0
/
+2
*
|
|
|
Merge pull request #8049 from keewis/type-preprocessing-without-use_param
Takeshi KOMIYA
2020-08-07
3
-63
/
+55
|
\
\
\
\
|
*
|
|
|
document that we don't require use_param = True anymore
Keewis
2020-08-04
1
-1
/
+1
|
*
|
|
|
preprocess even with napoleon_use_param = False
Keewis
2020-08-04
2
-62
/
+54
*
|
|
|
|
Merge pull request #8064 from mattdocumatt/3.x
Takeshi KOMIYA
2020-08-07
1
-1
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Add link to third party themes on GitLab
Matt from Documatt
2020-08-07
1
-1
/
+2
|
/
/
/
/
/
*
|
|
|
|
Update CHANGES for PR #7799
Takeshi KOMIYA
2020-08-06
1
-0
/
+1
*
|
|
|
|
Merge pull request #7799 from keewis/escape-combined-args-kwargs
Takeshi KOMIYA
2020-08-06
2
-3
/
+48
|
\
\
\
\
\
|
*
|
|
|
|
remove the syntax checks from the escape method and update the tests
Keewis
2020-08-05
2
-61
/
+12
|
*
|
|
|
|
revert the change to DocFieldTransformer
Keewis
2020-08-05
1
-2
/
+0
|
*
|
|
|
|
Merge branch '3.x' into escape-combined-args-kwargs
Keewis
2020-08-04
46
-381
/
+1071
|
|
\
\
\
\
\
|
*
|
|
|
|
|
don't try to split along ', '
Keewis
2020-08-02
1
-0
/
+2
|
*
|
|
|
|
|
Merge branch '3.x' into escape-combined-args-kwargs
Keewis
2020-07-25
207
-610
/
+5733
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
add tests to make sure the warning is raised
Keewis
2020-07-13
2
-1
/
+46
|
*
|
|
|
|
|
|
fix the conditions for warning
Keewis
2020-07-13
1
-2
/
+2
|
*
|
|
|
|
|
|
use inspect.getfile instead
Keewis
2020-07-12
1
-2
/
+2
|
*
|
|
|
|
|
|
make sure to return None if both path and name are None
Keewis
2020-07-12
1
-1
/
+4
|
*
|
|
|
|
|
|
add a method to get the current docstring's location
Keewis
2020-07-12
1
-2
/
+7
|
*
|
|
|
|
|
|
add location information and make sure args and kwargs cannot be swapped
Keewis
2020-07-12
1
-5
/
+19
|
*
|
|
|
|
|
|
check that we can only combine *args with **kwargs and vice versa
Keewis
2020-06-08
1
-3
/
+28
|
*
|
|
|
|
|
|
use a alias of the implementation of the base class and add type hints
Keewis
2020-06-08
1
-6
/
+5
|
*
|
|
|
|
|
|
add a test for combined args and kwargs
Keewis
2020-06-08
1
-0
/
+17
|
*
|
|
|
|
|
|
escape combined args and kwargs for numpy docstrings
Keewis
2020-06-08
1
-0
/
+10
*
|
|
|
|
|
|
|
Update CHANGES for PR #8048
Takeshi KOMIYA
2020-08-06
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge pull request #8048 from cjmayo/graphviz
Takeshi KOMIYA
2020-08-06
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Don't copy graphviz.css when building man pages
Chris Mayo
2020-08-05
1
-1
/
+1
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #8047 from cjmayo/typos
Takeshi KOMIYA
2020-08-06
8
-16
/
+29
|
\
\
\
\
\
\
\
\
[next]