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
/
doc
/
usage
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable 'nit-picky mode' for Sphinx's documentation
Adam Turner
2023-04-06
2
-4
/
+9
*
Update doc and CHANGES for PR #11281
Jean-François B
2023-04-03
1
-0
/
+25
*
Docs: Add a link to sphinx-extensions (#11260)
Benjamin Balder Bach
2023-03-23
1
-2
/
+4
*
Deprecate legacy ``intersphinx_mapping`` format (#11247)
Adam Turner
2023-03-17
1
-11
/
+23
*
Documentation reshuffle (#11112)
Adam Turner
2023-01-08
1
-0
/
+1
*
Document autosummary template variable "objtype" (#11044)
Tim Hoffmann
2023-01-02
1
-0
/
+6
*
Run the ``pyupgrade`` tool
Adam Turner
2022-10-17
2
-4
/
+2
*
Add debug logging to `autosectionlabel` (#10881)
Martin Patz
2022-10-04
1
-0
/
+9
*
imgmath: Allow embedding images in HTML as base64 (#10816)
Julien Schueller
2022-09-23
1
-0
/
+6
*
Do not apply epigraph style to all block quotes
Adam Turner
2022-09-12
2
-37
/
+37
*
Remove extra line (#10749)
Abdur-Rahmaan Janhangeer
2022-08-04
1
-2
/
+0
*
Fix indentation of .. version{changed,added}.
marxin
2022-07-19
1
-2
/
+2
*
Remove traces of Python 2 and 3.5 (#10560)
Adam Turner
2022-06-16
1
-2
/
+2
*
Replace doclinter with sphinx-lint (#10389)
Julien Palard
2022-06-16
2
-3
/
+3
*
Merge pull request #10386 from mxd4/10384-comment-img-magick
Takeshi KOMIYA
2022-05-22
1
-7
/
+10
|
\
|
*
#10384 - Grammar
mxd4
2022-05-02
1
-3
/
+3
|
*
#10384 - Fix flake8
mxd4
2022-05-02
1
-1
/
+1
|
*
#10384 - Explicit warning and improve doc clarity
mxd4
2022-05-02
1
-7
/
+9
|
*
#10384 - Changes after suggestions
mxd4
2022-05-02
1
-3
/
+3
|
*
#10384 - Add line break to fix docslint
mxd4
2022-05-02
1
-1
/
+2
|
*
#10384 - Add comment on ImageMagick requirement
mxd4
2022-05-02
1
-1
/
+1
*
|
sphinx.ext.napoleon docs: fix Google style link
Stefaan Lippens
2022-04-25
1
-2
/
+2
|
/
*
Merge branch '5.x' into autodoc_force_undocumented_rtype
Takeshi KOMIYA
2022-04-03
1
-0
/
+8
|
\
|
*
Close #8417: autodoc: :inherited-members: option now takes multiple classes
Takeshi KOMIYA
2022-04-03
1
-0
/
+8
*
|
autodoc_typehints_description_target: Rename returnvalue_and_documented_param...
Takeshi KOMIYA
2022-04-03
1
-5
/
+5
*
|
Merge branch '5.x' into autodoc_force_undocumented_rtype
Takeshi KOMIYA
2022-04-03
8
-56
/
+109
|
\
\
|
|
/
|
*
Merge branch '4.x'
Takeshi KOMIYA
2022-03-27
6
-25
/
+21
|
|
\
|
|
*
extlinks: Disable hardcoded links detector by default (refs: #10126)
Takeshi KOMIYA
2022-03-27
1
-0
/
+8
|
|
*
doc: Use :pep: role to refer PEP documents
Takeshi KOMIYA
2022-03-27
5
-24
/
+12
|
|
*
Update PEP links in docs
Hugo van Kemenade
2022-03-24
5
-8
/
+8
|
*
|
Merge branch '4.x'
Takeshi KOMIYA
2022-02-19
1
-1
/
+5
|
|
\
\
|
|
|
/
|
|
*
Update doc/usage/extensions/autodoc.rst
Takeshi KOMIYA
2022-02-06
1
-1
/
+1
|
|
*
Close #10146: autodoc: autodoc_default_options does not support `no-value` op...
Takeshi KOMIYA
2022-01-31
1
-1
/
+5
|
*
|
Merge commit '07110b7557a552ecfe702bdd6a2d2f9685cb1af9'
Takeshi KOMIYA
2022-02-14
1
-2
/
+2
|
|
\
\
|
|
|
/
|
|
*
Update autosummary.rst
Timo Cornelius Metzger
2022-01-27
1
-2
/
+2
|
*
|
Merge branch '4.x'
Takeshi KOMIYA
2022-01-17
1
-23
/
+57
|
|
\
\
|
|
|
/
|
|
*
intersphinx role, update docs
Jakob Lykke Andersen
2022-01-16
1
-6
/
+6
|
|
*
intersphinx role, documentation
Jakob Lykke Andersen
2022-01-16
1
-23
/
+57
|
*
|
autodoc: The default of autodoc_typehints_format becomes to 'smart'
Takeshi KOMIYA
2022-01-02
1
-2
/
+5
|
*
|
Merge branch '4.x'
Takeshi KOMIYA
2022-01-01
1
-3
/
+8
|
|
\
\
|
|
|
/
|
|
*
autodoc: Rename autodoc_unqualified_typehints to autodoc_typehints_format (re...
Takeshi KOMIYA
2021-12-24
1
-3
/
+8
|
*
|
Merge branch '4.x'
Takeshi KOMIYA
2021-12-24
1
-2
/
+2
|
|
\
\
|
|
|
/
|
|
*
doc: Update explanation of autodoc_unqualified_typehints (ref: #9931)
Takeshi KOMIYA
2021-12-18
1
-2
/
+2
|
*
|
Merge branch '4.x'
Takeshi KOMIYA
2021-12-11
1
-0
/
+7
|
|
\
\
|
|
|
/
|
|
*
Close #9075: autodoc: Add a config variable autodoc_unqualified_typehints
Takeshi KOMIYA
2021-12-03
1
-0
/
+7
|
*
|
Merge branch '4.x'
Takeshi KOMIYA
2021-11-28
1
-0
/
+19
|
|
\
\
|
|
|
/
|
*
|
Merge branch '4.x'
Takeshi KOMIYA
2021-11-23
1
-0
/
+5
|
|
\
\
|
*
|
|
Change default value of intersphinx_disabled_reftypes
Jakob Lykke Andersen
2021-10-31
1
-1
/
+5
|
*
|
|
Merge branch '4.x'
Jakob Lykke Andersen
2021-10-31
1
-0
/
+29
|
|
\
\
\
|
*
\
\
\
Merge branch '4.x'
Takeshi KOMIYA
2021-10-23
1
-1
/
+1
|
|
\
\
\
\
[next]