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
...
|
*
Fix #6474: ``DocFieldTransformer`` raises AttributeError
Takeshi KOMIYA
2019-08-02
2
-1
/
+10
*
|
Update CHANGES for PR #6628
Takeshi KOMIYA
2019-08-05
1
-0
/
+2
*
|
Merge pull request #6628 from stevepiercy/update-template-links
Takeshi KOMIYA
2019-08-05
1
-3
/
+2
|
\
\
|
*
|
Update links in quickstart template to save redirects
Steve Piercy
2019-08-02
1
-3
/
+2
*
|
|
Update our docs for imgmath_latex (refs: #6610)
jfbu
2019-08-03
1
-0
/
+8
*
|
|
Merge pull request #6576 from tk0miya/6574_annotation_for_varidic_params
Takeshi KOMIYA
2019-08-03
4
-7
/
+25
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch '2.0' into 6574_annotation_for_varidic_params
Takeshi KOMIYA
2019-08-03
10
-510
/
+859
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #6592 from tk0miya/6589_autodoc_typehints_none
Takeshi KOMIYA
2019-08-02
4
-5
/
+10
|
\
\
\
|
*
|
|
Fix #6589: autodoc: Formatting issues with autodoc_typehints='none'
Takeshi KOMIYA
2019-08-02
4
-5
/
+10
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #6593 from tk0miya/docutils-0.15
Takeshi KOMIYA
2019-08-02
2
-2
/
+3
|
\
\
\
|
*
|
|
Test with docutils-0.14 (previous release)
Takeshi KOMIYA
2019-08-02
2
-2
/
+3
|
|
/
/
*
|
|
Merge pull request #6609 from tk0miya/6606_jquery-3.4.1
Takeshi KOMIYA
2019-08-02
3
-502
/
+845
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix #6606: Update jQuery to 3.4.1
Takeshi KOMIYA
2019-08-02
3
-502
/
+845
|
/
/
*
|
Fix type annotation
jfbu
2019-08-01
1
-1
/
+1
|
*
Merge branch '2.0' into 6574_annotation_for_varidic_params
Takeshi KOMIYA
2019-08-02
42
-2164
/
+638
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #6578 from tk0miya/6574_autodoc_member_order_for_imports
Takeshi KOMIYA
2019-08-02
3
-0
/
+34
|
\
\
|
*
|
Fix autodoc: autodoc_member_order_does not refer order of imports (refs: #6574)
Takeshi KOMIYA
2019-07-13
3
-0
/
+34
*
|
|
Fix version changed info in our document for imgmath
jfbu
2019-08-01
1
-1
/
+1
*
|
|
Fix error in cherry-picking #6310 to 2.0
jfbu
2019-08-01
1
-1
/
+2
*
|
|
Update CHANGES for cherry-picked #6310
jfbu
2019-08-01
1
-0
/
+2
*
|
|
Add Python3 type annotation to cherry-picked #6310 for 2.2.0 release
jfbu
2019-08-01
1
-4
/
+2
*
|
|
Reorganize documentation of the imgmath configuration variables
jfbu
2019-08-01
1
-48
/
+57
*
|
|
More robust code for getting saved "depth" of svg inline math snippet
jfbu
2019-08-01
2
-14
/
+15
*
|
|
Make imgmath_use_preview work also for svg output
jfbu
2019-08-01
3
-7
/
+44
*
|
|
Merge pull request #6621 from sphinx-doc/6620_classifiers_not_translated
Takeshi KOMIYA
2019-08-02
2
-0
/
+5
|
\
\
\
|
*
|
|
Fix #6620: i18n: classifiers of definition list are not translated with docut...
Takeshi KOMIYA
2019-08-02
2
-0
/
+5
|
/
/
/
*
|
|
Merge pull request #6580 from tk0miya/refactor_inspect
Takeshi KOMIYA
2019-07-14
1
-22
/
+13
|
\
\
\
|
*
|
|
refactor: sphinx.util.inspect:Signature.format_annotation_old()
Takeshi KOMIYA
2019-07-14
1
-22
/
+13
*
|
|
|
Merge pull request #6577 from sphinx-doc/npm_updates
Takeshi KOMIYA
2019-07-14
2
-2020
/
+289
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Update npm packages
Takeshi KOMIYA
2019-07-13
2
-2020
/
+289
*
|
|
|
Merge pull request #6579 from tk0miya/refactor_type_annotation_py351
Takeshi KOMIYA
2019-07-14
29
-56
/
+115
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix type annotation for python 3.5.1
Takeshi KOMIYA
2019-07-13
29
-56
/
+115
|
/
/
/
*
|
|
Merge pull request #6563 from tk0miya/6561_glossary_hyperrer_for_alphanumeric...
Takeshi KOMIYA
2019-07-13
4
-4
/
+16
|
\
\
\
|
*
\
\
Merge branch '2.0' into 6561_glossary_hyperrer_for_alphanumeric_term
Takeshi KOMIYA
2019-07-13
15
-33
/
+49
|
|
\
\
\
|
|
|
/
/
|
*
|
|
Fix #6561: glossary: Wrong hyperlinks are generated for non alphanumeric terms
Takeshi KOMIYA
2019-07-09
4
-4
/
+16
*
|
|
|
Merge pull request #6571 from tk0miya/6567_autoclass_content_ignores_inherite...
Takeshi KOMIYA
2019-07-13
4
-4
/
+60
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix #6567: autodoc: autodoc_inherit_docstrings does not effect to __init__()
Takeshi KOMIYA
2019-07-11
4
-4
/
+60
|
|
|
*
Fix autodoc: missing type annotation for variadic and keyword parameters (ref...
Takeshi KOMIYA
2019-07-13
4
-7
/
+25
|
|
_
|
/
|
/
|
|
*
|
|
Fix mypy violations (for mypy-0.720)
Takeshi KOMIYA
2019-07-13
1
-2
/
+2
*
|
|
Merge branch '2.1.3' into 2.0
Takeshi KOMIYA
2019-07-13
10
-23
/
+23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge pull request #6575 from tk0miya/mypy-0.720
Takeshi KOMIYA
2019-07-13
10
-23
/
+23
|
|
\
\
|
|
*
|
Fix mypy violations (for mypy-0.720)
Takeshi KOMIYA
2019-07-13
10
-23
/
+23
|
|
/
/
*
|
|
Update CHANGES for PR #6547
Takeshi KOMIYA
2019-07-09
1
-0
/
+1
*
|
|
Merge pull request #6547 from ngoldbaum/issue-6545
Takeshi KOMIYA
2019-07-09
3
-8
/
+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix #6545. Strip doctests for doctest_node blocks.
Nathan Goldbaum
2019-07-07
3
-8
/
+23
|
/
/
*
|
Merge pull request #6553 from tk0miya/6549_escaped_errmsg
Takeshi KOMIYA
2019-07-07
2
-1
/
+2
|
\
\
|
*
\
Merge branch '2.0' into 6549_escaped_errmsg
Takeshi KOMIYA
2019-07-07
14
-282
/
+220
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #6557 from tk0miya/update_faq
Takeshi KOMIYA
2019-07-07
1
-4
/
+3
|
\
\
\
|
*
|
|
docs: Update FAQ for github pages
Takeshi KOMIYA
2019-07-07
1
-4
/
+3
*
|
|
|
Merge pull request #6494 from tk0miya/5592_cmdoption_registers_multiple_indices
Takeshi KOMIYA
2019-07-07
3
-18
/
+24
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[prev]
[next]