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
/
sphinx
/
directives
/
patches.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Fix annotations for Directives (Replace N_co with nodes.Node)
Takeshi KOMIYA
2018-12-01
1
-9
/
+9
*
|
Fix annotations for directives
Takeshi KOMIYA
2018-11-29
1
-6
/
+6
*
|
refactor: Use super() to call methods of superclass
Takeshi KOMIYA
2018-11-28
1
-5
/
+5
*
|
Fix annotations of directives.patches
Takeshi KOMIYA
2018-11-27
1
-9
/
+13
*
|
Add sphinx.util.typing:unicode to help mypy-3 migration
Takeshi KOMIYA
2018-11-24
1
-0
/
+1
|
/
*
Remove unused code
Takeshi KOMIYA
2018-05-19
1
-2
/
+0
*
Enable math_block node rendering by default (without HTML builders)
Takeshi KOMIYA
2018-05-17
1
-0
/
+59
*
Add SphinxDirective as a helper
Takeshi KOMIYA
2018-03-31
1
-3
/
+3
*
Merge branch '1.7'
Takeshi KOMIYA
2018-03-18
1
-3
/
+2
|
\
|
*
Revert "Use typing.TYPE_CHECKING for typehints"
Takeshi KOMIYA
2018-03-13
1
-3
/
+2
*
|
Merge branch '1.7'
Takeshi KOMIYA
2018-02-18
1
-2
/
+3
|
\
\
|
|
/
|
*
Use typing.TYPE_CHECKING for typehints
Takeshi KOMIYA
2018-02-14
1
-2
/
+3
*
|
Update type annotations
Takeshi KOMIYA
2018-02-04
1
-1
/
+4
|
/
*
A happy new year!
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
*
Merge branch 'stable'
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
|
\
|
*
Year++
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
*
|
Upgrade to mypy-0.5
Takeshi KOMIYA
2017-03-03
1
-0
/
+1
*
|
Merge branch 'stable'
Takeshi KOMIYA
2017-03-01
1
-3
/
+9
|
\
\
|
|
/
|
*
Update docstring to patches for table directives
Takeshi KOMIYA
2017-02-28
1
-3
/
+9
|
*
Fix #3421: Could not translate a caption of tables
Takeshi KOMIYA
2017-02-26
1
-1
/
+38
*
|
Merge branch 'master' into 3421_translate_table_caption
Takeshi KOMIYA
2017-02-26
1
-0
/
+7
|
\
\
|
*
|
Fix mypy violations
Takeshi KOMIYA
2017-02-08
1
-0
/
+7
|
|
/
*
|
Fix #3421: Could not translate a caption of tables
Takeshi KOMIYA
2017-02-15
1
-1
/
+38
|
/
*
builtin extensions return metadata to allow parallel build
Takeshi KOMIYA
2016-12-12
1
-0
/
+6
*
Fix could not translate the content of meta directive (ref: #1734)
Takeshi KOMIYA
2016-09-01
1
-0
/
+1
*
Preserve filename and line number for meta nodes
Takeshi KOMIYA
2016-09-01
1
-1
/
+21
*
Closes #2799: Sphinx installs roles and directives automatically on importing...
Takeshi KOMIYA
2016-07-28
1
-1
/
+2
*
Fix figure nodes do not known lineno itself
Takeshi KOMIYA
2016-05-01
1
-0
/
+4
*
Fix figure directive crashes if non paragraph item is given as caption
Takeshi KOMIYA
2016-04-06
1
-3
/
+4
*
Override figure directive to apply :name: option to the figure itself
Takeshi KOMIYA
2016-02-14
1
-0
/
+33
[prev]