Metadata-Version: 1.2
Name: insipid-sphinx-theme
Version: 0.2.3
Summary: An insipid Sphinx theme
Home-page: https://insipid-sphinx-theme.readthedocs.io/
Author: Matthias Geier
Author-email: Matthias.Geier@gmail.com
License: BSD-2-Clause
Project-URL: Documentation, https://insipid-sphinx-theme.readthedocs.io/
Project-URL: Source Code, https://github.com/mgeier/insipid-sphinx-theme/
Project-URL: Bug Tracker, https://github.com/mgeier/insipid-sphinx-theme/issues
Description: An Insipid Sphinx_ Theme
        ========================
        
        .. _Sphinx: https://www.sphinx-doc.org/
        
        Quick Start
            #. Install the Python package ``insipid-sphinx-theme``
            #. Add ``html_theme = 'insipid'`` to your ``conf.py``
            #. Run Sphinx!
        
        Online documentation (and example of use)
            https://insipid-sphinx-theme.readthedocs.io/
        
        Source code repository (and issue tracker)
            https://github.com/mgeier/insipid-sphinx-theme/
        
        License
            BSD-2-Clause (same as Sphinx itself),
            for more information take a look at the ``LICENSE`` file.
        
            SVG icons from `Font Awesome`__, `CC BY 4.0`__.
        
            __ https://fontawesome.com/
            __ https://creativecommons.org/licenses/by/4.0/
        
Keywords: mobile-friendly
Platform: any
Classifier: Framework :: Sphinx
Classifier: Framework :: Sphinx :: Theme
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Documentation :: Sphinx
Requires-Python: >=3.6
