The official docs for Tronic247 Material.
Just put in a terminal the following command:
git clone https://github.com/Tronic247/material-docs && python -m pip install mkdocs
Dynamic build (for development):
python -m mkdocs serve --watch-theme
Standard build (for production):
python -m mkdocs build
These great people help to the documentation of the framework
This repository is licensed under the MIT license.