if we were to provide some information from just reading documentation we
had to disclose and seek approval from the user before doing that.
Thanks Ambrose Andrews for the analysis and report
Origin: Debian
Bug: 730259
Bug-Debian: http://bugs.debian.org/730259
Bug-Ubuntu: https://launchpad.net/bugs/
Last-Update: 2013-11-24
Gbp-Pq: Name deb_no_google_analytics
# further. For a list of options available for each theme, see the
# documentation.
html_theme_options = {'oldversion': False, 'collapsiblesidebar': True,
- 'google_analytics': True, 'surveybanner': False,
+ 'google_analytics': False, 'surveybanner': False,
'sprintbanner' : True}
# Add any paths that contain custom themes here, relative to this directory.
[options]
oldversion = False
collapsiblesidebar = True
-google_analytics = True
+google_analytics = False
surveybanner = False
sprintbanner = True