[Python-modules-commits] [yarl] 03/08: docs: disable intersphinx
    Piotr Ożarowski 
    piotr at moszumanska.debian.org
       
    Thu Nov 30 13:19:16 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
piotr pushed a commit to branch master
in repository yarl.
commit ccf9756196dbed3898b46a0b51318bb355e78e0b
Author: Piotr Ożarowski <ozarow at gmail.com>
Date:   Sun Nov 6 22:12:57 2016 +0100
    docs: disable intersphinx
---
 docs/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/conf.py b/docs/conf.py
index 196c4ad..aba4128 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -50,7 +50,7 @@ with _version_path.open() as fp:
 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
 # ones.
 extensions = [
-    'sphinx.ext.intersphinx',
+    #'sphinx.ext.intersphinx',
     'sphinx.ext.coverage',
     'sphinx.ext.doctest',
     'sphinx.ext.viewcode',
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/yarl.git
    
    
More information about the Python-modules-commits
mailing list