Manual pages

Every public function has a manual page -- coverage is a release gate.

---

Every public function ships a manual page (man xtc_loop, etc.). Coverage is enforced by a release gate: a public xtc_* symbol without a man page fails the build. The pages below link to their source in the repository; after make install they are on your system as man 3 xtc_loop and friends.

Section 7 – overview

Section 3 – the public API

Grouped roughly by layer (event runtime, processes, synchronization, orchestration, I/O, storage, observability):