Merge pull request #8288 from francoisfreitag/outdated_comment

Outdated comment in docs config for intersphinx
This commit is contained in:
Takeshi KOMIYA 2020-10-05 23:14:55 +09:00 committed by GitHub
commit 2371be5376
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,8 +110,6 @@ texinfo_documents = [
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)}
# Sphinx document translation with sphinx gettext feature uses these settings: