summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2021-12-10 01:45:15 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2021-12-10 01:45:15 +0900
commit980ccc4c2a965294b717cfc4e0c56d3724e5de0f (patch)
treea6fbe2d9c790b4730788f50f600108be92c1df9d /doc/conf.py
parent9ba5e683159243e85733075484b132ee29ae58e5 (diff)
parent58513449341e540a722645878678d89fc9c21b0d (diff)
downloadsphinx-git-980ccc4c2a965294b717cfc4e0c56d3724e5de0f.tar.gz
Merge branch '4.x'
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 4280d2efd..cb958443d 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -109,6 +109,7 @@ texinfo_documents = [
intersphinx_mapping = {
'python': ('https://docs.python.org/3/', None),
'requests': ('https://requests.readthedocs.io/en/master', None),
+ 'readthedocs': ('https://docs.readthedocs.io/en/stable', None),
}
# Sphinx document translation with sphinx gettext feature uses these settings: