sphinxdoc Sample¶
This is a simple demonstration of the sphinxdoc Sphinx theme, last updated on 8 April 2025.
Usage¶
Install this theme:
$ pip install Sphinx
Add the following to your
conf.py
file:html_theme = 'sphinxdoc'
Run Sphinx!
Documentation¶
Please find further resources and documentation for the sphinxdoc theme at https://www.sphinx-doc.org/en/master/usage/theming.html#builtin-themes.