[Python-modules-commits] [python-social-auth] 05/07: use local docs for intersphinx links

Wolfgang Borgert debacle at moszumanska.debian.org
Tue Jan 10 00:41:33 UTC 2017


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 0bd0b98c864251fb46d7c368a31cb8cf7454b252
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