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