Metadata-Version: 2.1
Name: sphinx_sizzle_theme
Version: 0.1.3
Summary: The Sizzle theme for Sphinx.
Home-page: https://docs.red-dove.com/sphinx_sizzle_theme/
Author: Vinay Sajip
Author-email: vinay_sajip@yahoo.co.uk
Maintainer: Vinay Sajip
Maintainer-email: vinay_sajip@yahoo.co.uk
License: MIT
Project-URL: Documentation, https://docs.red-dove.com/sphinx_sizzle_theme/
Project-URL: Source, https://github.com/vsajip/sphinx_sizzle_theme
Project-URL: Tracker, https://github.com/vsajip/sphinx_sizzle_theme/issues
Keywords: documentation,sphinx,theme
Platform: any
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
Classifier: Programming Language :: Python :: Implementation
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: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Classifier: Topic :: Documentation
License-File: LICENSE

The 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. It has now diverged
quite a lot, both in terms of styling and other functionality.

.. _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/


