mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
update the translations
This commit is contained in:
parent
bdea34e54e
commit
bd33b61d64
@ -953,7 +953,8 @@ class NumpyDocstring(GoogleDocstring):
|
||||
# TODO: make this configurable
|
||||
translations = {
|
||||
"sequence": ":term:`sequence`",
|
||||
"dict-like": ":term:`mapping`",
|
||||
"mapping": ":term:`mapping`",
|
||||
"dict-like": ":term:`dict-like <mapping>`",
|
||||
}
|
||||
|
||||
converters = {
|
||||
|
Loading…
Reference in New Issue
Block a user