[Python-modules-commits] [terminaltables] 01/05: remove sphinxcontrib.googleanalytics
Carl Suster
arcresu-guest at moszumanska.debian.org
Thu Jan 12 05:01:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
arcresu-guest pushed a commit to branch master
in repository terminaltables.
commit f6b5f27a750011b2c2b26e1a2152330051f8afbc
Author: Carl Suster <carl at contraflo.ws>
Date: Sat Jan 7 13:04:55 2017 +1100
remove sphinxcontrib.googleanalytics
Disable Google Analytics extension for building the documentation with
Sphinx.
Forwarded: no
---
docs/conf.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/conf.py b/docs/conf.py
index fb33f09..7580d0c 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -42,8 +42,8 @@ extlinks = {'github': ('https://github.com/robpol86/{0}/blob/v{1}/%s'.format(pro
# google analytics
-extensions.append('sphinxcontrib.googleanalytics')
-googleanalytics_id = 'UA-82627369-1'
+# extensions.append('sphinxcontrib.googleanalytics')
+# googleanalytics_id = 'UA-82627369-1'
# SCVersioning.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/terminaltables.git
More information about the Python-modules-commits
mailing list