[Python-modules-commits] [cherrypy3] 02/15: disable sphinx rst.linker extension

Stephan Suerken absurd at moszumanska.debian.org
Mon Nov 27 08:40:47 UTC 2017


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

absurd pushed a commit to branch master
in repository cherrypy3.

commit 752d360040428d9e014710912dbcebd48913f7a7
Author: Carl Suster <carl at contraflo.ws>
Date:   Wed Jan 4 16:34:49 2017 +1100

    disable sphinx rst.linker extension
    
    This is not yet packaged in Debian and is harmless to ignore for now.
---
 docs/conf.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs/conf.py b/docs/conf.py
index b14e42a..ff883b2 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -38,7 +38,6 @@ extensions = [
     'sphinx.ext.autodoc',
     'sphinx.ext.todo',
     'sphinx.ext.intersphinx',
-    'rst.linker',
 ]
 
 intersphinx_mapping = {

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



More information about the Python-modules-commits mailing list