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
/
tests
/
test_domain_std.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adopt ``profile = "black"`` for ``isort``
Adam Turner
2023-01-07
1
-2
/
+10
*
Allow `:ref:` role to be used with definitions and fields (#10781)
Jeremy Maitin-Shepard
2022-09-06
1
-0
/
+40
*
`.read_text()` -> `.read_text(encoding='utf8')`
Adam Turner
2022-04-27
1
-1
/
+1
*
Merge pull request #10178 from stephenfin/issue-10177
Takeshi KOMIYA
2022-03-27
1
-9
/
+0
|
\
|
*
Revert "Close #9993: std domain: Allow to refer an inline target via ref role"
Stephen Finucane
2022-02-08
1
-9
/
+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
|
/
*
Fix #9981: std domain: Strip value part of the option directive from genindex
Takeshi KOMIYA
2022-01-14
1
-4
/
+5
*
test: Migrate to Node.findall() from Node.traverse()
Takeshi KOMIYA
2022-01-03
1
-2
/
+2
*
Migrate to Node.findall() from Node.traverse()
Takeshi KOMIYA
2022-01-03
1
-1
/
+1
*
A happy new year!
Takeshi KOMIYA
2022-01-01
1
-1
/
+1
*
Close #9993: std domain: Allow to refer an inline target via ref role
Takeshi KOMIYA
2021-12-21
1
-0
/
+9
*
Add doc and testcase for program directive (refs: #9137)
Takeshi KOMIYA
2021-04-28
1
-0
/
+17
*
Merge branch '3.x'
Takeshi KOMIYA
2021-01-24
1
-0
/
+16
|
\
|
*
Add testcase.
Guillaume Melquiond
2021-01-23
1
-0
/
+16
*
|
Merge branch '3.x'
Takeshi KOMIYA
2021-01-16
1
-0
/
+10
|
\
\
|
|
/
|
*
Fix #8651: cross-reference for a rubric having inline item is broken
Takeshi KOMIYA
2021-01-11
1
-0
/
+10
*
|
Merge branch '3.x'
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
|
\
\
|
|
/
|
*
A happy new year!
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-12-14
1
-0
/
+22
|
\
\
|
|
/
|
*
Fix #8352: std domain: Failed to parse an option that starts with bracket
Takeshi KOMIYA
2020-11-29
1
-0
/
+22
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-11-21
1
-1
/
+1
|
\
\
|
|
/
|
*
refactor: Fix flake8 violations under tests/ directory
Takeshi KOMIYA
2020-11-15
1
-1
/
+1
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-11-12
1
-7
/
+3
|
\
\
|
|
/
|
*
Sort imports with isort
François Freitag
2020-11-11
1
-7
/
+3
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-04-19
1
-1
/
+12
|
\
\
|
|
/
|
*
Fix #7418: std domain: term role role could not match case-insensitively
Takeshi KOMIYA
2020-04-18
1
-1
/
+12
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-04-13
1
-4
/
+4
|
\
\
|
|
/
|
*
Fix #7418: std domain: duplication warning for glossary terms is case insensi...
Takeshi KOMIYA
2020-04-09
1
-4
/
+4
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-04-06
1
-18
/
+28
|
\
\
|
|
/
|
*
Fix #7301: capital characters are not allowed for node_id
Takeshi KOMIYA
2020-03-29
1
-17
/
+17
|
*
Fix #6477: Escape first "!" in a cross reference linking no longer possible
Takeshi KOMIYA
2020-03-28
1
-1
/
+11
*
|
Deprecate codes for docutils-0.13 or 0.14
Takeshi KOMIYA
2020-03-07
1
-3
/
+0
|
/
*
std domain: Generate node_id for productionlists in the right way
Takeshi KOMIYA
2020-03-06
1
-17
/
+17
*
refactor: Set source_info to nodes
Takeshi KOMIYA
2020-02-29
1
-1
/
+1
*
test: Use read_text() and read_bytes()
Takeshi KOMIYA
2020-02-01
1
-2
/
+2
*
Fixes from review
Jakob Lykke Andersen
2020-01-25
1
-17
/
+17
*
Add backslash line continuation to productionlist
Jakob Lykke Andersen
2020-01-22
1
-0
/
+3
*
Implement scoping for productionlist
Jakob Lykke Andersen
2020-01-22
1
-0
/
+58
*
Merge branch '2.0'
Takeshi KOMIYA
2020-01-08
1
-0
/
+10
|
\
|
*
Fix #6559: Wrong node-ids are generated in glossary directive
Takeshi KOMIYA
2020-01-02
1
-0
/
+10
*
|
Merge branch '2.0'
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
|
\
\
|
|
/
|
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
|
Close #6558: glossary: emit a warning for duplicated glossary entry
Takeshi KOMIYA
2019-12-29
1
-0
/
+9
|
/
*
Fix #6561: glossary: Wrong hyperlinks are generated for non alphanumeric terms
Takeshi KOMIYA
2019-07-09
1
-0
/
+11
*
Close #5592: option directive registers an index entry for each comma separat...
Takeshi KOMIYA
2019-06-16
1
-12
/
+14
*
Add testcase for option directive
Takeshi KOMIYA
2019-06-16
1
-1
/
+42
[next]