sphinxcontrib-googleanalytics

Sphinx extension googleanalytics
Download

sphinxcontrib-googleanalytics Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Domen Kozar
  • Publisher web site:
  • http://bitbucket.org/birkenfeld/

sphinxcontrib-googleanalytics Tags


sphinxcontrib-googleanalytics Description

Sphinx extension googleanalytics sphinxcontrib-googleanalytics is a Sphinx extensions that allows you to track generated HTML files with Google Analytics web service.Installing from sphinx-contrib checkoutCheckout sphinx-contrib:hg clone https://bitbucket.org/birkenfeld/sphinx-contrib/Change into the googleanalytics directory:cd sphinx-contrib/googleanalyticsInstall the module:python setup.py installEnabling the extension in SphinxJust add sphinxcontrib.googleanalytics to the list of extensions in the conf.py file. For example:extensions = ConfigurationFor now one optional configuration is added to Sphinx. It can be set in conf.py file:googleanalytics_id < string >: UA id for your site, example:: googleanalytics_id = 'UA-123-123-123'googleanalytics_enabled < bool >: True by default, use it to turn off tracking. Requirements: · Python · Sphinx


sphinxcontrib-googleanalytics Related Software