Metadata-Version: 1.1
Name: sphinx-alice-theme
Version: 0.1.0
Summary: Provides the Alice theme for Sphinx projects.
Home-page: https://github.com/jdknight/sphinx-alice-theme
Author: UNKNOWN
Author-email: UNKNOWN
License: BSD-2-Clause
Description: Alice Theme for Sphinx
        ======================
        
        .. image:: https://img.shields.io/pypi/v/sphinx-alice-theme.svg
            :target: https://pypi.python.org/pypi/sphinx-alice-theme
            :alt: pip Version
        
        .. image:: https://github.com/jdknight/sphinx-alice-theme/workflows/build/badge.svg?branch=master
            :target: https://github.com/jdknight/sphinx-alice-theme/actions?query=workflow%3Abuild
            :alt: Build
        
        .. image:: https://github.com/jdknight/sphinx-alice-theme/workflows/docs/badge.svg?branch=master
            :target: https://sphinx-alice-theme.jdknight.me/
            :alt: Documentation
        
        Provides the Alice theme for Sphinx_ projects.
        
        installation
        ------------
        
        This theme can be installed using pip_:
        
        .. code-block:: shell
        
            pip install sphinx-alice-theme
                (or)
            python -m pip install sphinx-alice-theme
        
        .. _Sphinx: https://www.sphinx-doc.org/
        .. _pip: https://pip.pypa.io/
        
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Sphinx :: Theme
Classifier: Framework :: Sphinx
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Documentation :: Sphinx
Classifier: Topic :: Documentation
