A clean customizable theme for Sphinx.
Furo can be installed using pip
:
pip install furo
Update the html_theme
in conf.py
:
html_theme = "furo"
Your Sphinx documentation will now be generated with this theme! For more information, visit Furo's documentation.
Furo is a volunteer maintained open source project, and we welcome contributions of all forms. Please take a look at our Contributing Guide for more information.
Furo is inspired by (and borrows elements from) some excellent technical documentation themes:
- mkdocs-material for MkDocs
- Just the Docs for Jekyll
- GitBook
We use BrowserStack to test on real devices and browsers. Shoutout to them for supporting OSS projects!
This project is licensed under the MIT License.