docs.linspector.org/Makefile

5 lines
64 B
Makefile
Raw Permalink Normal View History

2022-11-12 17:29:19 +01:00
build:
./venv/bin/mkdocs build
serve:
./venv/bin/mkdocs serve