Spec M26 — the documentation set

Goal: a developer learns mc from docs/ alone: how to use it in every supported case and what each element of the API means. Written by docs-writer agents against the real compiler (every sample is compiled by scripts/check-docs.sh).

Structure #

Checks (scripts/check-docs.sh, in make check) #

Acceptance #

make check green with check-docs; wc -l docs/guide docs/reference reported; a reviewer reads the guide end to end following it on a clean machine simulation (the standalone check environment).

Edit this page