Metadata-Version: 1.1
Name: sphinx_sizzle_theme
Version: 0.1.0
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
Description: 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.
        
        .. _Sphinx: https://www.sphinx-doc.org/
        
        .. _Guzzle: https://github.com/guzzle/guzzle_sphinx_theme
        
        Installation
        ------------
        
        To install, run::
        
            pip install sphinx_sizzle_theme
        
        and then specify the theme name `sizzle` when you build your documentation.
        
        Examples
        --------
        
        A number of examples of documentation themed using Sizzle can be found at:
        
        https://docs.red-dove.com/
        
Platform: UNKNOWN
Classifier: Framework :: Sphinx
Classifier: Framework :: Sphinx :: Theme
Classifier: Development Status :: 5 - Production/Stable
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Documentation
