Draft / Experimental: Zith documentation describes a language under active development. Check Implementation Status before relying on a feature.

zithc docs

Generate documentation from Zith source.

zithc docs src/main.zith

The command requires input files; invoking it with nothing to read reports "no input files". Doc comments (/// and /** */) attached to declarations are the input, so document declarations at their definition site.