MkDocs Theme and Framework
2025-01-08
Material is documentation framework and theme on top of MkDocs.
In the project venv:
pip install mkdocs-material
Add to mkdocs.yml
:
theme:
name: material
MkDocs and Material for MkDocs have a rich set of available themes, plugins and Python Markdown extensions, some of which are built-in. Here are some of these add-ons.