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
/
domains
/
rst.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated ``make_old_id`` functions (#11360)
Adam Turner
2023-04-27
1
-16
/
+0
*
Fix COM812
Adam Turner
2023-02-18
1
-2
/
+2
*
De-glob mypy whitelist for 'sphinx.domains.*' (#11064)
danieleades
2023-01-02
1
-5
/
+7
*
Use PEP 604 types
Adam Turner
2023-01-01
1
-2
/
+2
*
Use PEP 595 types
Adam Turner
2023-01-01
1
-10
/
+10
*
Insert ``from __future__ import annotations``
Adam Turner
2023-01-01
1
-0
/
+2
*
Finer grained control over domain ToC entries (#10886)
Adam Turner
2022-09-30
1
-0
/
+1
*
Add contents entries for domain objects (#10807)
Adam Turner
2022-09-13
1
-6
/
+42
*
Remove deprecated code for Sphinx 5.0
Adam Turner
2022-04-17
1
-14
/
+0
*
Collapse single line docstrings
Adam Turner
2022-02-20
1
-2
/
+1
*
Remove copyright and licence fields
Adam Turner
2022-02-20
1
-3
/
+0
*
Fix module docstring indentation
Adam Turner
2022-02-20
1
-2
/
+2
*
Fix module docstring first line
Adam Turner
2022-02-20
1
-2
/
+1
*
Remove module titles in docstrings
Adam Turner
2022-02-19
1
-3
/
+0
*
address some unused loop control variables (B007)
Daniel Eades
2022-01-12
1
-1
/
+1
*
A happy new year!
Takeshi KOMIYA
2022-01-01
1
-1
/
+1
*
refactor: Add Optional to type annotations
Takeshi KOMIYA
2021-05-10
1
-2
/
+2
*
refactor: Use PEP-526 based variable annotation (sphinx.domains)
Takeshi KOMIYA
2021-03-23
1
-3
/
+3
*
refactor: Add a type alias for the option_spec of directives; OptionSpec
Takeshi KOMIYA
2021-03-13
1
-1
/
+2
*
refactor: Update typehints for ObjectDescription using Generic
Takeshi KOMIYA
2021-01-03
1
-1
/
+1
*
A happy new year!
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
*
Sort imports with isort
François Freitag
2020-11-11
1
-3
/
+1
*
rst domain: Generate node_id for objects in the right way
Takeshi KOMIYA
2020-03-01
1
-37
/
+66
*
refactor: Set source_info to nodes
Takeshi KOMIYA
2020-02-29
1
-2
/
+2
*
Deprecate desc_signature['first']
Takeshi KOMIYA
2020-02-09
1
-2
/
+0
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
Migrate to py3 style type annotation: sphinx.domains.rst
Takeshi KOMIYA
2019-06-30
1
-49
/
+31
*
Make directive option unique using directive name
Takeshi KOMIYA
2019-05-20
1
-3
/
+5
*
Add :type: option for rst:directive:option directive
Takeshi KOMIYA
2019-05-13
1
-2
/
+13
*
Add rst:directive:option directive
Takeshi KOMIYA
2019-05-13
1
-0
/
+61
*
Merge pull request #6302 from tk0miya/refactor_rst_domain5
Takeshi KOMIYA
2019-04-15
1
-4
/
+8
|
\
|
*
refactor: separate ReSTMarkup.get_index_text() to subclasses
Takeshi KOMIYA
2019-04-14
1
-4
/
+8
*
|
Merge pull request #6301 from tk0miya/refactor_rst_domain
Takeshi KOMIYA
2019-04-14
1
-21
/
+32
|
\
\
|
*
|
refactor: rst domain: Add objects property and note_object() method
Takeshi KOMIYA
2019-04-14
1
-21
/
+32
|
|
/
*
|
Fix #6299: rst:directive directive generates waste space
Takeshi KOMIYA
2019-04-14
1
-1
/
+4
|
/
*
Merge branch '1.8'
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
*
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
1
-1
/
+0
*
|
Replace all "unicode" type by "str"
Takeshi KOMIYA
2018-12-15
1
-14
/
+13
*
|
Update type annotations
Takeshi KOMIYA
2018-12-08
1
-1
/
+1
*
|
Fix annotations for domains
Takeshi KOMIYA
2018-11-30
1
-5
/
+4
*
|
Merge pull request #5665 from tk0miya/fix_typehints
Takeshi KOMIYA
2018-11-26
1
-0
/
+1
|
\
\
|
*
|
Add sphinx.util.typing:unicode to help mypy-3 migration
Takeshi KOMIYA
2018-11-24
1
-0
/
+1
*
|
|
Fix annotations for Domain.resolve_xref()
Takeshi KOMIYA
2018-11-24
1
-2
/
+2
|
/
/
*
|
Merge branch '1.8'
Takeshi KOMIYA
2018-10-16
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix mypy violations
Takeshi KOMIYA
2018-10-16
1
-1
/
+1
*
|
Remove use of six.iteritems()
Jon Dufresne
2018-09-11
1
-3
/
+1
|
/
*
Merge branch '1.7'
Takeshi KOMIYA
2018-04-26
1
-7
/
+1
|
\
|
*
Revert f4f693eff7b081785cc5704a6ff22cf0371355f3
Takeshi KOMIYA
2018-04-26
1
-7
/
+1
*
|
Merge branch '1.7'
Takeshi KOMIYA
2018-04-23
1
-1
/
+7
|
\
\
|
|
/
[next]