chore(build): install mkdocs-material

This commit is contained in:
Dimitri Herzog 2022-11-18 14:29:33 +00:00
parent 9d890bb2e4
commit 8fdcb6efa4
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ swagger: ## creates swagger documentation as html file
$(shell) node_modules/html-inline/bin/cmd.js /tmp/swagger/index.html > docs/swagger.html
serve_docs: ## serves online docs
pip install mkdocs-material
mkdocs serve
build: ## Build binary