Metadata-Version: 2.1
Name: sphinx-sizzle-theme
Version: 0.0.2
Summary: Sizzle theme for Sphinx
Home-page: https://bitbucket.org/vinay.sajip/sphinx_sizzle_theme/
Author: Vinay Sajip
Author-email: vinay_sajip@yahoo.co.uk
License: MIT
Platform: UNKNOWN
Classifier: Framework :: Sphinx
Classifier: Framework :: Sphinx :: Theme
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: OS Independent
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Documentation
Requires-Dist: sphinx

Sizzle theme for Sphinx
=======================

This repository contains the Sizzle theme for Sphinx. Sizzle was inspired by,
and used some of the styling of, the Guzzle theme for Sphinx.

Installation
------------

To install, run::

    pip install sphinx_sizzle_theme

and then specify the theme name `sizzle` when you build your documentation.


