Material Design Theme For Sphinx¶
Sphinx Material Design Theme is HTML theme for Sphinx.
This theme has been using Google Material Design Lite.
Quick Start¶
Install the latest version of sphinx_materialdesign_theme with pip
.
pip install sphinx_materialdesign_theme
Add the following line to conf.py
.
html_theme = 'sphinx_materialdesign_theme'