Metadata-Version: 2.4
Name: insipid-sphinx-theme
Version: 0.4.3
Summary: An insipid Sphinx theme
Author-email: Matthias Geier <Matthias.Geier@gmail.com>
License-Expression: BSD-2-Clause
Project-URL: Documentation, https://insipid-sphinx-theme.readthedocs.io/
Project-URL: Repository, https://github.com/mgeier/insipid-sphinx-theme/
Project-URL: Issues, https://github.com/mgeier/insipid-sphinx-theme/issues
Keywords: mobile-friendly
Classifier: Framework :: Sphinx
Classifier: Framework :: Sphinx :: Theme
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Documentation :: Sphinx
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: sphinx>=5
Requires-Dist: docutils>=0.18
Requires-Dist: jinja2>=2.11
Dynamic: license-file

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/
