Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

API Docs

Use rustdoc for Rust API surface.

Local build

nix develop .#docs -c cargo doc --workspace --no-deps

Open output:

xdg-open target/doc/index.html

Publishing model

Recommended split:

  • mdBook / Cloudflare Pages — AKS + Archkit docs site
  • rustdoc — API reference artifact

Link from this book to hosted rustdoc once publish target exists. Until then, treat rustdoc as local or CI artifact.