Metadata-Version: 1.1
Name: sphinx-catalystcloud-theme
Version: 0.0.1
Summary: Catalyst Cloud theme for Sphinx
Home-page: https://github.com/catalyst-cloud/sphinx_catalystcloud_theme/
Author: Amelia Cordwell
Author-email: ameliacordwell@catalyst.net.nz
License: MIT
Description-Content-Type: UNKNOWN
Description: # sphinx-catalystcloud-theme
        Catalyst Cloud theme for Sphinx documentation
        
        ## Installation
        
        pip install sphinx_catalystcloud_theme
        
        ## Use
        In the conf.py file of the sphinx documentation you are adding this theme to add this line:
        
        html_theme = 'sphinx_catalystcloud_theme'
        
Platform: UNKNOWN
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: Operating System :: OS Independent
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Documentation
