Breeze Sample#
This is a demo site for Breeze, generated as part of Sphinx Themes Gallery.
Important
This sample documentation was generated on Nov 10, 2025, and is rebuilt weekly.
Quickstart#
Install this theme:
$ pip install sphinx-breeze-theme
Set the following in your existing Sphinx documentation’s
conf.pyfile:html_theme = 'breeze' html_theme_options = {'header_tabs': False}
Build your Sphinx documentation with the new theme! [1]
Documentation#
You can find this theme’s documentation at https://sphinx-breeze-theme.readthedocs.io/en/latest/.
Exploration#
The Kitchen Sink section contains pages that contains basically everything that you can with Sphinx “out-of-the-box”.
Browsing through that section should give you a good idea of how stuff looks in this theme.