repo: add helpful comment to justfile

This commit is contained in:
multisn8 2024-01-10 23:35:39 +01:00
parent a9b69094cc
commit 41e21bac16
Signed by: multisamplednight
GPG key ID: C81EF9B053977241

View file

@ -1,3 +1,4 @@
# Compile all documentation as in proposals and design documents, placing them under `docs/compiled`.
docs:
#!/usr/bin/env nu
glob **/*.typ --exclude [**/{template.typ,util/**}] | par-each { |source|