[Python-modules-commits] [python-qtawesome] 04/09: Make intersphinx link with system documentation

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Apr 5 17:38:07 UTC 2017


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository python-qtawesome.

commit f63f0017409f13b480f535e07be54671f2a15048
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Mon Jul 11 15:12:19 2016 +0100

    Make intersphinx link with system documentation
---
 docs/source/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source/conf.py b/docs/source/conf.py
index e6196af..d6a0986 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -310,4 +310,4 @@ texinfo_documents = [
 
 
 # Example configuration for intersphinx: refer to the Python standard library.
-intersphinx_mapping = {'https://docs.python.org/': None}
+intersphinx_mapping = {'https://docs.python.org/': '/usr/share/doc/python3/html/objects.inv'}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-qtawesome.git



More information about the Python-modules-commits mailing list