API reference
This site publishes two “reference-mode” artifacts in addition to the narrative deep-dive:
Pitfall
These pages are generated during the docs build. If you are running locally and the links 404, generate them first (see below).
The C API reference requires doxygen to be installed.
Checklist
From docs/:
npm run gen:apinpm run build(ornpm run start)
Related docs
- Public contract (narrative): C ABI deep dive
- Zig wrapper (narrative): Zig wrapper deep dive