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'
        
        
        This theme was based upon both the spinx_rtd_theme and the
        sphinx_bootstrap_theme.
        
Platform: UNKNOWN
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.5
Classifier: Operating System :: OS Independent
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Documentation
