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