{ "info": { "author": "Alexis Metaireau", "author_email": "alexis@notmyidea.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Documentation", "Topic :: Software Development :: Documentation" ], "description": "Mozilla sphinx's theme\n######################\n\nThis is a version of Mozilla's sandstone theme, for `the Sphinx documentation\nengine. `_.\n\nOkay, how do I install it?\n==========================\n\nYou need to install it locally and configure Sphinx to use it. In your `conf.py` file::\n\n import mozilla_sphinx_theme \n import os \n \n html_theme_path = [os.path.dirname(mozilla_sphinx_theme.__file__)]\n \n html_theme = 'mozilla' \n\nAlso, take care and remove the `pygments_style` configuration, as it may not be\nof the better taste with the mozilla's theme.\n\nEnjoy!", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ametaireau/mozilla-sphinx-theme/", "keywords": "sphinx extension theme", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "mozilla-sphinx-theme", "package_url": "https://pypi.org/project/mozilla-sphinx-theme/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mozilla-sphinx-theme/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ametaireau/mozilla-sphinx-theme/" }, "release_url": "https://pypi.org/project/mozilla-sphinx-theme/0.2/", "requires_dist": null, "requires_python": null, "summary": "A theme using the default mozilla design guidelines", "version": "0.2" }, "last_serial": 835767, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "3db512ef726238f68e370f47be25d52e", "sha256": "c77138b34b0815afbdc22ae97ebef1ccfacc2b0936b2706713288fca98a5f15f" }, "downloads": -1, "filename": "mozilla-sphinx-theme-0.1.tar.gz", "has_sig": false, "md5_digest": "3db512ef726238f68e370f47be25d52e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 278466, "upload_time": "2013-07-10T15:33:37", "url": "https://files.pythonhosted.org/packages/50/c8/a0b2a292d8b8f5d6515344a1889fc69083d1901d32d78374d24406b4e28c/mozilla-sphinx-theme-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "af1dc01ffeb7998820f882321d78121e", "sha256": "a6cfa6e708f7c7156c93b8ece9fe929b06c369af7d3195d4e187088b61b589bf" }, "downloads": -1, "filename": "mozilla-sphinx-theme-0.2.tar.gz", "has_sig": false, "md5_digest": "af1dc01ffeb7998820f882321d78121e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 278373, "upload_time": "2013-08-08T15:08:04", "url": "https://files.pythonhosted.org/packages/b6/18/f31f77ae169cefb509f10a44e94388728b8afb4a2eb9ffdd81d391cbd890/mozilla-sphinx-theme-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "af1dc01ffeb7998820f882321d78121e", "sha256": "a6cfa6e708f7c7156c93b8ece9fe929b06c369af7d3195d4e187088b61b589bf" }, "downloads": -1, "filename": "mozilla-sphinx-theme-0.2.tar.gz", "has_sig": false, "md5_digest": "af1dc01ffeb7998820f882321d78121e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 278373, "upload_time": "2013-08-08T15:08:04", "url": "https://files.pythonhosted.org/packages/b6/18/f31f77ae169cefb509f10a44e94388728b8afb4a2eb9ffdd81d391cbd890/mozilla-sphinx-theme-0.2.tar.gz" } ] }