{ "info": { "author": "Domen Kozar", "author_email": "domen@dev.si", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Documentation", "Topic :: Utilities" ], "description": ".. -*- restructuredtext -*-\n\n===========================================\nGoogle Analytics extension for Sphinx\n===========================================\n\n:author: Domen Ko\u017ear \n\n\nAbout\n=====\n\nThis extensions allows you to track generated html files\nwith Google Analytics web service.\n\n\nInstalling from sphinx-contrib checkout\n---------------------------------------\n\nCheckout sphinx-contrib::\n\n $ hg clone https://bitbucket.org/birkenfeld/sphinx-contrib/\n\nChange into the googleanalytics directory::\n\n $ cd sphinx-contrib/googleanalytics\n \nInstall the module::\n\n $ python setup.py install\n\n\nEnabling the extension in Sphinx_\n---------------------------------\n\nJust add ``sphinxcontrib.googleanalytics`` to the list of extensions in the ``conf.py``\nfile. For example::\n\n extensions = ['sphinxcontrib.googleanalytics']\n\n\nConfiguration\n-------------\n\nFor now one optional configuration is added to Sphinx_. It can be set in\n``conf.py`` file:\n\n``googleanalytics_id`` :\n\tUA id for your site, example::\n\t\tgoogleanalytics_id = 'UA-123-123-123'\n\n``googleanalytics_enabled`` :\n\tTrue by default, use it to turn off tracking.\n\n\n.. Links:\n.. _gnuplot: http://www.gnuplot.info/\n.. _Sphinx: http://sphinx.pocoo.org/", "description_content_type": null, "docs_url": null, "download_url": "http://pypi.python.org/pypi/sphinxcontrib-googleanalytics", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/birkenfeld/sphinx-contrib", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "sphinxcontrib-googleanalytics", "package_url": "https://pypi.org/project/sphinxcontrib-googleanalytics/", "platform": "any", "project_url": "https://pypi.org/project/sphinxcontrib-googleanalytics/", "project_urls": { "Download": "http://pypi.python.org/pypi/sphinxcontrib-googleanalytics", "Homepage": "http://bitbucket.org/birkenfeld/sphinx-contrib" }, "release_url": "https://pypi.org/project/sphinxcontrib-googleanalytics/0.1/", "requires_dist": null, "requires_python": null, "summary": "Sphinx extension googleanalytics", "version": "0.1" }, "last_serial": 799905, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f9da59a753b8a045945c5e35ed1e2481", "sha256": "92b7d74a45defb01e7d29e86fd8206eba42c896b2272cbd1b4b4f6a7d178d5a8" }, "downloads": -1, "filename": "sphinxcontrib-googleanalytics-0.1.tar.gz", "has_sig": false, "md5_digest": "f9da59a753b8a045945c5e35ed1e2481", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2892, "upload_time": "2010-06-06T22:39:07", "url": "https://files.pythonhosted.org/packages/48/7e/1b383d54276a743ee195f6f97a2a77054fa1f976913923e1e64fe500d975/sphinxcontrib-googleanalytics-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f9da59a753b8a045945c5e35ed1e2481", "sha256": "92b7d74a45defb01e7d29e86fd8206eba42c896b2272cbd1b4b4f6a7d178d5a8" }, "downloads": -1, "filename": "sphinxcontrib-googleanalytics-0.1.tar.gz", "has_sig": false, "md5_digest": "f9da59a753b8a045945c5e35ed1e2481", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2892, "upload_time": "2010-06-06T22:39:07", "url": "https://files.pythonhosted.org/packages/48/7e/1b383d54276a743ee195f6f97a2a77054fa1f976913923e1e64fe500d975/sphinxcontrib-googleanalytics-0.1.tar.gz" } ] }