Book Sample#
This is a simple demonstration of the Book Sphinx theme, last updated on 8 April 2025.
Usage#
Install this theme:
$ pip install sphinx-book-theme
Add the following to your
conf.py
file:html_theme = 'sphinx_book_theme'
Run Sphinx!
Documentation#
Please find further resources and documentation for the Book theme at https://sphinx-book-theme.readthedocs.io/.