From: Ghislain Antony Vaillant <ghisvail@gmail.com>
Date: Thu, 1 Feb 2018 09:38:06 +0000
Subject: Use the packaged docs
Forwarded: not-needed

---
 docs/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/docs/conf.py
+++ b/docs/conf.py
@@ -40,7 +40,7 @@
 }
 
 intersphinx_mapping = {
-    'python': ('https://docs.python.org/3', None),
+    'python': ('https://docs.python.org/3', '/usr/share/doc/python3/html/objects.inv'),
 }
 
 man_pages = []
