[Python-modules-commits] [jupyter-client] 07/10: Disable sphinxcontrib_github_alt

Gordon Ball chronitis-guest at moszumanska.debian.org
Mon Dec 18 16:36:12 UTC 2017


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

chronitis-guest pushed a commit to branch master
in repository jupyter-client.

commit 0203b2d3744864970e806a6c8c2616b34df53332
Author: Gordon Ball <gordon at chronitis.net>
Date:   Mon Dec 18 16:26:25 2017 +0000

    Disable sphinxcontrib_github_alt
    
    Disables the sphinx extension sphinxcontrib_github_alt (unpackaged)
    during the documentation build.
---
 docs/conf.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs/conf.py b/docs/conf.py
index c3de08e..577c2b7 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -34,7 +34,6 @@ extensions = [
     'sphinx.ext.autodoc',
     'sphinx.ext.intersphinx',
     'sphinx.ext.napoleon',
-    'sphinxcontrib_github_alt',
 ]
 
 # Add any paths that contain templates here, relative to this directory.

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



More information about the Python-modules-commits mailing list