larsgeb / insegel

A custom documentation theme for Sphinx and RTD

Home Page:https://insegel.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Insegel

Documentation Status Pypi Version Python Version MIT License

Insegel is a theme for Sphinx, intended to unify my project documentation's theme with that of Hrǽw. The theme's documentation is available on ReadTheDocs.

aerende

Installation

To use the Insegel theme, install it via pip:

pip install insegel

Or, you can add it to your Sphinx project's requirements files. You can then set Sphinx to use the theme via:

html_theme = 'insegel'

within your documentation's conf.py file.

About

A custom documentation theme for Sphinx and RTD

https://insegel.readthedocs.io

License:MIT License


Languages

Language:SCSS 49.8%Language:HTML 27.6%Language:Python 13.2%Language:JavaScript 7.0%Language:Makefile 2.5%