Material Sample

This is a demo site for Material, generated as part of Sphinx Themes Gallery.

Important

This sample documentation was generated on Mar 25, 2024, and is rebuilt weekly.

Quickstart

  1. Install this theme:

    $ pip install sphinx-material
    
  2. Set the following in your existing Sphinx documentation’s conf.py file:

    html_theme = 'sphinx_material'
    
  3. Build your Sphinx documentation with the new theme! [1]

Documentation

You can find this theme’s documentation at https://bashtage.github.io/sphinx-material/.

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.