Furo Sample¶
This is a simple demonstration of the Furo Sphinx theme, last updated on 8 April 2025.
Usage¶
Install this theme:
$ pip install furo
Add the following to your
conf.py
file:html_theme = 'furo'
Run Sphinx!
Documentation¶
Please find further resources and documentation for the Furo theme at https://pradyunsg.me/furo/.