[Python-modules-commits] [yarl] 02/16: docs: disable intersphinx

Piotr Ożarowski piotr at moszumanska.debian.org
Wed Dec 21 12:00:39 UTC 2016


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

piotr pushed a commit to branch master
in repository yarl.

commit dc2923ed092d79b1bc91dd718c38284165d119dd
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 b53d5a4..4599902 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