@@ -0,0 +1,11 @@
.PHONY: docs
install:
pip install --upgrade pip
pip install -r requirements.txt
b docs:
mkdocs build --strict
s docs-serve:
mkdocs serve --strict
The note is not visible to the blocked user.