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
/
addnodes.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix circular import in addnodes.py
Julien Schueller
2020-07-28
1
-1
/
+1
*
Fix #7619: Duplicated node IDs are generated if node has multiple IDs
Takeshi KOMIYA
2020-07-09
1
-0
/
+27
*
Fix astext() for two Sphinx nodes
Jakob Lykke Andersen
2020-05-14
1
-0
/
+10
*
C, flake and mypy fixes, rename attr in desc_signature_line
Jakob Lykke Andersen
2020-03-15
1
-1
/
+1
*
Add desc_sig_element and inherited nodes
Takeshi KOMIYA
2020-03-14
1
-1
/
+29
*
Merge branch '2.0'
Takeshi KOMIYA
2020-01-01
1
-2
/
+4
|
\
|
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
|
*
mypy: Enable disallow_incomplete_defs flag for type checking
Takeshi KOMIYA
2019-12-30
1
-1
/
+3
*
|
Merge branch '2.0'
Takeshi KOMIYA
2019-12-25
1
-22
/
+12
|
\
\
|
|
/
|
*
Migrate to py3 style type annotation: sphinx.cmdline
Takeshi KOMIYA
2019-12-25
1
-22
/
+12
*
|
Merge branch '2.0'
Takeshi KOMIYA
2019-11-17
1
-3
/
+21
|
\
\
|
|
/
|
*
Close #4683: i18n: make explicit titles in toctree translatable
Takeshi KOMIYA
2019-11-01
1
-3
/
+21
*
|
Drop features and APIs deprecated in 1.8
Takeshi KOMIYA
2019-03-30
1
-55
/
+1
|
/
*
Merge branch '1.8'
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
*
|
Merge branch '1.8'
jfbu
2018-12-28
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix various spelling typos
jfbu
2018-12-27
1
-2
/
+2
*
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
1
-1
/
+0
*
|
Use Python 3 super() argument-less syntax
Jon Dufresne
2018-12-15
1
-5
/
+5
*
|
Replace all "unicode" type by "str"
Takeshi KOMIYA
2018-12-15
1
-8
/
+7
*
|
Deprecate abbreviation node (refs: #5720)
Takeshi KOMIYA
2018-12-15
1
-4
/
+13
*
|
Install abbreviation node forcedly
Takeshi KOMIYA
2018-12-05
1
-1
/
+1
*
|
refactor: Use app.add_node() to register Sphinx own nodes
Takeshi KOMIYA
2018-12-05
1
-5
/
+47
*
|
Fix annotations (minor fixes)
Takeshi KOMIYA
2018-12-03
1
-0
/
+1
*
|
Fix annotations for Directives (Replace N_co with nodes.Node)
Takeshi KOMIYA
2018-12-01
1
-0
/
+1
*
|
Fix annotations for i18n
Takeshi KOMIYA
2018-12-01
1
-1
/
+1
*
|
refactor: Use super() to call methods of superclass
Takeshi KOMIYA
2018-11-28
1
-4
/
+4
*
|
Add sphinx.util.typing:unicode to help mypy-3 migration
Takeshi KOMIYA
2018-11-24
1
-0
/
+1
*
|
Merge branch '1.8'
Takeshi KOMIYA
2018-11-01
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix #5471: Show appropriate warning for deprecated APIs
Takeshi KOMIYA
2018-10-17
1
-2
/
+2
*
|
Remove unnecessary object from class definitions
Jon Dufresne
2018-09-11
1
-2
/
+2
|
/
*
refactor: Move math_reference node to sphinx.builders.latex.nodes
Takeshi KOMIYA
2018-05-20
1
-5
/
+0
*
Add warning to docstring of math nodes
Takeshi KOMIYA
2018-05-19
1
-0
/
+9
*
Enable eq role by default
Takeshi KOMIYA
2018-05-17
1
-0
/
+5
*
Enable math_block node rendering by default (without HTML builders)
Takeshi KOMIYA
2018-05-17
1
-1
/
+24
*
Enable math node rendering by default (without HTML builders)
Takeshi KOMIYA
2018-05-15
1
-0
/
+25
*
Revert "Use typing.TYPE_CHECKING for typehints"
Takeshi KOMIYA
2018-03-13
1
-3
/
+2
*
Use typing.TYPE_CHECKING for typehints
Takeshi KOMIYA
2018-02-14
1
-2
/
+3
*
A happy new year!
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
*
Fix :manpage: role is smarty-quoted (refs: #3286)
Takeshi KOMIYA
2017-07-01
1
-1
/
+1
*
Refactor smart-quotes detector
Takeshi KOMIYA
2017-06-24
1
-9
/
+9
*
fix
Takeshi KOMIYA
2017-06-18
1
-2
/
+7
*
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
-1
/
+1
*
|
Fix mypy violations
Takeshi KOMIYA
2017-02-08
1
-0
/
+12
*
|
Drop deprecated termsep node
Takeshi KOMIYA
2017-01-05
1
-16
/
+0
|
/
*
Fix #3253: In Py2 environment, building another locale with a non-captioned t...
shimizukawa
2016-12-17
1
-1
/
+1
*
Emit several warnings that will be deprecated in Sphinx 1.6. There is no way ...
shimizukawa
2016-12-04
1
-3
/
+4
*
Merge branch 'stable' into 1.5-release
Takeshi KOMIYA
2016-11-16
1
-0
/
+2
|
\
[next]