Skip to Content
Deneva MCPAPI Reference (generated)Reference

Reference

TBD. Auto-generated TypeDoc API reference will live here.

Wiring this up is a Phase 5 follow-up — see ../plan/phase-5-hardening.md. The mechanical setup is documented in the nextra-docs hub guide and consists of:

  1. Add typedoc + typedoc-plugin-markdown as dev dependencies.
  2. Add typedoc.json configured to output markdown into this directory.
  3. Add an npm run docs:reference script that regenerates the output.
  4. Add a CI job that re-runs the script and fails the build if docs/reference/ is dirty (catches edits to source that didn’t refresh the reference).

Until then, the authoritative API surface is the source in src/ and the per-module narratives in components.