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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch '5.x'
Adam Turner
2022-06-16
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix inline literal markup in templating.rst
Adam Turner
2022-06-16
1
-1
/
+1
*
|
Merge branch '5.x'
Adam Turner
2022-06-16
13
-24
/
+40
|
\
\
|
|
/
|
*
Update GitHub Actions versions (#10561)
Adam Turner
2022-06-16
1
-2
/
+2
|
*
Remove traces of Python 2 and 3.5 (#10560)
Adam Turner
2022-06-16
2
-3
/
+3
|
*
Allow emphasising placeholders in `option` directives (#10366)
Martin Liška
2022-06-16
2
-0
/
+12
|
*
Simplify Sphinx's Stemmer (#10467)
Adam Turner
2022-06-16
1
-0
/
+5
|
*
Replace doclinter with sphinx-lint (#10389)
Julien Palard
2022-06-16
9
-19
/
+18
*
|
Remove deprecated items for Sphinx 6.0 (#10471)
Adam Turner
2022-06-16
2
-52
/
+2
*
|
Drop python 3.6 support (#10468)
Takeshi KOMIYA
2022-06-16
3
-8
/
+8
|
/
*
Merge branch '5.0.x' into 5.x
Takeshi KOMIYA
2022-06-17
2
-1
/
+12
|
\
|
*
Add `nav.contents` everywhere that `div.topic` is used
Adam Turner
2022-06-07
1
-0
/
+1
|
*
Merge remote-tracking branch 'upstream/5.0.x' into fix-double-brackets
Adam Turner
2022-06-06
1
-1
/
+2
|
|
\
|
|
*
Add `aside.topic` for Docutils 0.18+ (sphinx13)
Adam Turner
2022-06-04
1
-1
/
+2
|
*
|
Fix an example in the templating document
Adam Turner
2022-06-04
1
-1
/
+1
|
*
|
Add docutils_version_info to `StandaloneHTMLBuilder.globalcontext`
Adam Turner
2022-06-04
1
-0
/
+9
|
|
/
*
|
Merge branch '5.0.x' into 5.x
Takeshi KOMIYA
2022-05-29
1
-2
/
+4
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'upstream/5.0.x' into lang-none-en
Adam Turner
2022-05-28
2
-1
/
+11
|
|
\
|
*
|
doc: The default setting of "language" has been changed since v5.0
Takeshi KOMIYA
2022-05-28
1
-2
/
+4
*
|
|
Merge branch '5.0.x' into 5.x
Takeshi KOMIYA
2022-05-28
2
-1
/
+11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch '4.x' into 5.0.x
Takeshi KOMIYA
2022-05-28
1
-1
/
+1
|
|
\
\
|
|
*
\
Merge branch '4.5.x' into 4.x
Takeshi KOMIYA
2022-05-28
1
-1
/
+1
|
|
|
\
\
|
|
|
*
|
Update URL for requests
Takeshi KOMIYA
2022-05-28
1
-1
/
+1
|
*
|
|
|
Merge pull request #10464 from tk0miya/10461_doc_code-block_class_option
Takeshi KOMIYA
2022-05-28
1
-0
/
+10
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
Close #10461: doc: Add an explanation for :class: option of code-block directive
Takeshi KOMIYA
2022-05-22
1
-0
/
+10
*
|
|
|
|
Merge branch '5.0.x' into 5.x
Takeshi KOMIYA
2022-05-23
1
-7
/
+10
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
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
*
|
|
|
|
doc: Fix syntax error
Takeshi KOMIYA
2022-05-22
1
-2
/
+2
*
|
|
|
|
Fix #10344: docs: Update explanation for copying static files manually
Takeshi KOMIYA
2022-05-15
1
-5
/
+5
|
/
/
/
/
*
|
|
|
Mark sphinx.io:read_doc() deprecated
Takeshi KOMIYA
2022-05-08
1
-0
/
+5
*
|
|
|
Merge branch '4.x' into 5.x
Takeshi KOMIYA
2022-05-06
2
-2
/
+32
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #10251 from jbms/fix-inline-syntax-highlight
Takeshi KOMIYA
2022-05-06
2
-2
/
+32
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Make code role highlighting consistent with code-block directive
Jeremy Maitin-Shepard
2022-03-19
2
-2
/
+32
*
|
|
|
Merge pull request #10412 from tk0miya/deprecate_sphinx.util.docutils.__versi...
Takeshi KOMIYA
2022-05-05
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
Remove sphinx.util.docutils.__version_info__ on 7.0
Takeshi KOMIYA
2022-05-03
1
-0
/
+5
*
|
|
|
|
Merge pull request #10345 from Thecarisma/fix-theming-add-static-file-documen...
Takeshi KOMIYA
2022-05-03
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix the example in 'Add your own static files to the build assets' documentat...
Adewale Azeez
2022-04-14
1
-1
/
+1
*
|
|
|
|
Merge pull request #10381 from tk0miya/deprecation_for_docutils-0.13
Takeshi KOMIYA
2022-05-03
1
-0
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
Deprecate: html5_ready and is_html5_writer_available()
Takeshi KOMIYA
2022-05-03
1
-0
/
+10
*
|
|
|
|
|
Merge pull request #10388 from soxofaan/patch-1
Takeshi KOMIYA
2022-05-03
1
-2
/
+2
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
sphinx.ext.napoleon docs: fix Google style link
Stefaan Lippens
2022-04-25
1
-2
/
+2
*
|
|
|
|
|
Merge branch '5.x' into fix-warnings
Adam Turner
2022-05-02
3
-2
/
+7
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge pull request #10164 from AA-Turner/bump-docutils
Takeshi KOMIYA
2022-05-03
1
-1
/
+1
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
Bump Docutils dependency
Adam Turner
2022-04-19
1
-1
/
+1
[prev]
[next]