docs.linspector.org/Makefile
2022-11-12 17:29:19 +01:00

5 lines
No EOL
64 B
Makefile

build:
./venv/bin/mkdocs build
serve:
./venv/bin/mkdocs serve