The public docs for Sentivel, built with Mintlify and deployed to docs.sentivel.com. This repo is the deployed source of truth.
- Prose pages are the
.mdxfiles; config isdocs.json. - The API reference is generated from the live OpenAPI spec at
https://www.sentivel.com/api/v1/openapi.json. - Voice + style: see
STYLE.mdandAGENTS.md. Every page is written and reviewed against them (no AI-tell language).
npm i -g mint
mint dev # http://localhost:3000Pushes to main deploy automatically via the Mintlify GitHub app.