summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorJuan Luis Cano Rodríguez <hello@juanlu.space>2021-11-18 15:58:53 +0100
committerJuan Luis Cano Rodríguez <hello@juanlu.space>2021-11-18 15:58:53 +0100
commit1d1b2296c5bd2faae9d291d838cbde38f8517148 (patch)
tree312342e907668232db8c1e0a2b91b7dca20fc214 /doc/conf.py
parent142c5cf853b82d3d00836e0786f4ed3b976f95d0 (diff)
downloadsphinx-git-1d1b2296c5bd2faae9d291d838cbde38f8517148.tar.gz
Describe deployment on Read the Docs and GitHub Pages
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 220774b7f..893761cde 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: