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
...
*
|
fixup! sphinx.ext.extlinks: Clarify escaping of ``%``
Merry Bass
2021-04-11
1
-2
/
+2
*
|
sphinx.ext.extlinks: Clarify escaping of ``%``
Merry Bass
2021-04-11
1
-2
/
+7
*
|
sphinx.ext.extlinks: Allow ``%s`` in link caption string
Merry Bass
2021-04-11
1
-9
/
+8
|
/
*
Merge pull request #8841 from AWhetter/autodoc_signatures_without_backslash
Takeshi KOMIYA
2021-04-04
1
-3
/
+7
|
\
|
*
Overloaded function signatures do not require a separating backslash
Ashley Whetter
2021-03-27
1
-3
/
+7
*
|
Add autodoc_typehint_undoc option
Matt Wozniski
2021-03-27
1
-0
/
+13
|
/
*
Close #7549: autosummary: Enable autosummary_generate by default
Takeshi KOMIYA
2021-03-10
1
-6
/
+12
*
doc: Fix indentation
Takeshi KOMIYA
2021-03-06
1
-3
/
+3
*
Merge pull request #8965 from tk0miya/refactor_doc
Takeshi KOMIYA
2021-03-06
1
-52
/
+75
|
\
|
*
doc: Update document for autodoc :special-members: option
Takeshi KOMIYA
2021-03-06
1
-15
/
+22
|
*
doc: Update document for autodoc :private-members: option
Takeshi KOMIYA
2021-03-06
1
-18
/
+21
|
*
doc: Update document for autodoc :undoc-members: option
Takeshi KOMIYA
2021-03-06
1
-7
/
+10
|
*
doc: Update document for autodoc :members: option
Takeshi KOMIYA
2021-03-06
1
-12
/
+22
*
|
Fix #759: autodoc: Add sphinx.ext.autodoc.preserve_defaults extension
Takeshi KOMIYA
2021-03-06
1
-0
/
+10
|
/
*
Merge branch '3.x' into merge_3.x_into_master
jfbu
2021-02-04
1
-0
/
+11
|
\
|
*
Merge remote-tracking branch 'upstream/3.x' into exclude-members-fix
pbudzyns
2021-02-01
6
-24
/
+133
|
|
\
|
*
|
update docs
pbudzyns
2021-02-01
1
-0
/
+11
*
|
|
Merge branch '3.x'
Takeshi KOMIYA
2021-01-28
1
-4
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
doc: Add hyperlinks to classifiers for sphinx extensions and themes
Takeshi KOMIYA
2021-01-24
1
-4
/
+5
*
|
|
Merge branch '3.x'
Takeshi KOMIYA
2021-01-24
1
-16
/
+13
|
\
\
\
|
|
/
/
|
*
|
Merge branch '3.x' into 7774_remove_develop.rst
Takeshi KOMIYA
2021-01-24
7
-16
/
+248
|
|
\
\
|
|
*
|
Update the link to the new sphinx-contrib organization
Steve Piercy
2021-01-23
1
-1
/
+1
|
*
|
|
docs: Add information about Sphinx trove classifiers
Stephen Finucane
2020-06-03
1
-1
/
+5
|
*
|
|
docs: Update reference to sphinx-contrib organization
Stephen Finucane
2020-06-02
1
-16
/
+9
*
|
|
|
Update the link to the new sphinx-contrib organization
Steve Piercy
2021-01-23
1
-1
/
+1
*
|
|
|
Merge branch '3.x'
Takeshi KOMIYA
2021-01-22
1
-1
/
+25
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #8658 from SolidifiedRay/feature-custom-section
Takeshi KOMIYA
2021-01-19
1
-1
/
+25
|
|
\
\
\
|
|
*
|
|
Close #8573: napoleon: Add more custom section styles
SolidifiedRay
2021-01-18
1
-1
/
+25
*
|
|
|
|
Merge branch '3.x'
Takeshi KOMIYA
2021-01-16
1
-3
/
+3
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
doc: Fix highlight language
Takeshi KOMIYA
2021-01-10
1
-3
/
+3
|
|
/
/
/
*
|
|
|
Merge branch '3.x'
Takeshi KOMIYA
2021-01-03
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
DOC: `modules` are only available when `recursive` is on
Hong Xu
2021-01-01
1
-1
/
+1
*
|
|
|
Merge branch '3.x'
Takeshi KOMIYA
2020-12-29
1
-1
/
+11
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Update autodoc.rst
Hong Xu
2020-12-27
1
-1
/
+1
|
*
|
|
Doc: Correct type: "TypeAlias" -> "AliasType"
Hong Xu
2020-12-27
1
-1
/
+1
|
*
|
|
Close #8022: autodoc: Allow to hide the value of the variables via metadata
Takeshi KOMIYA
2020-12-27
1
-0
/
+10
*
|
|
|
Merge branch '3.x'
Takeshi KOMIYA
2020-12-14
3
-4
/
+69
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Describe the intersphinx mapping a bit more
Ned Batchelder
2020-12-13
1
-3
/
+14
|
*
|
|
refactored code and tests, prepared for numpy feature
Quentin Soubeyran
2020-11-25
2
-6
/
+8
|
*
|
|
added napoleon_google_attr_annotations option to use PEP 526 on google style
Quentin Soubeyran
2020-11-25
2
-1
/
+53
*
|
|
|
Merge branch '3.x'
Takeshi KOMIYA
2020-11-21
1
-0
/
+12
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Rename :novalue: option to :no-value: option
Takeshi KOMIYA
2020-11-15
1
-5
/
+5
|
*
|
|
autodoc: document :novalue: option
Marlon James
2020-11-15
1
-0
/
+12
|
|
|
/
|
|
/
|
*
|
|
Merge branch '3.x' into master
Takeshi KOMIYA
2020-10-04
2
-1
/
+39
|
\
\
\
|
|
/
/
|
*
|
Strip trailing whitespaces and normalize line endings
François Freitag
2020-10-03
1
-1
/
+1
|
*
|
Close #6518: autodoc: Add autodoc_type_aliases
Takeshi KOMIYA
2020-10-03
1
-0
/
+38
*
|
|
Merge branch '3.x' into master
Takeshi KOMIYA
2020-10-03
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Fix typo: anchestor -> ancestor.
Bradley Dice
2020-09-20
1
-1
/
+1
*
|
|
sphinx.ext.autodoc: fix typo in docs
Adam J. Stewart
2020-08-11
1
-1
/
+1
*
|
|
Merge branch '3.x'
Takeshi KOMIYA
2020-08-08
2
-4
/
+32
|
\
\
\
|
|
/
/
[prev]
[next]