Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 460 Bytes

File metadata and controls

27 lines (17 loc) · 460 Bytes

iii Docs

The iii documentation source lives in this directory and is served locally with Mintlify.

Development

From the repository root:

pnpm dev:docs

Or directly from this directory:

npx mint dev

The docs config lives in docs.json. Local preview is typically available at http://localhost:3000.

API Reference

To refresh generated SDK API reference files before previewing docs:

pnpm generate:api-docs