[Python-modules-commits] [python-social-auth] 01/05: use local docs for intersphinx links
Wolfgang Borgert
debacle at moszumanska.debian.org
Tue Jul 26 11:08:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
debacle pushed a commit to branch master
in repository python-social-auth.
commit 394adc8933adec4f980db464822a9a4a79188e37
Author: W. Martin Borgert <debacle at debian.org>
Date: Tue Jul 26 12:35:03 2016 +0200
use local docs for intersphinx links
Bug-Debian: https://bugs.debian.org/830608
Origin: vendor
Last-Update: 2016-07-26
---
docs/conf.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/conf.py b/docs/conf.py
index e8692b2..2993bdc 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -19,4 +19,4 @@ man_pages = [
('index', 'pythonsocialauth', u'Python Social Auth Documentation',
[u'Matías Aguirre'], 1)
]
-intersphinx_mapping = {'http://docs.python.org/': None}
+intersphinx_mapping = {'/usr/share/doc/python3-doc/html': None}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-social-auth.git
More information about the Python-modules-commits
mailing list