mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #8288 from francoisfreitag/outdated_comment
Outdated comment in docs config for intersphinx
This commit is contained in:
commit
2371be5376
@ -110,8 +110,6 @@ texinfo_documents = [
|
|||||||
1),
|
1),
|
||||||
]
|
]
|
||||||
|
|
||||||
# We're not using intersphinx right now, but if we did, this would be part of
|
|
||||||
# the mapping:
|
|
||||||
intersphinx_mapping = {'python': ('https://docs.python.org/3/', None)}
|
intersphinx_mapping = {'python': ('https://docs.python.org/3/', None)}
|
||||||
|
|
||||||
# Sphinx document translation with sphinx gettext feature uses these settings:
|
# Sphinx document translation with sphinx gettext feature uses these settings:
|
||||||
|
Loading…
Reference in New Issue
Block a user