A generated Mintlify port of Extole's documentation, standing up the Phase 1
Mintlify bake-off from extole/ai-tools#346.
- Sources: guides from
extole/product-docs- OpenAPI bundles from
extole/extole-specification.
- OpenAPI bundles from
- Generator:
scripts/convert_from_product_docs.py(deterministic, re-runnable).
npx mint@latest dev # http://localhost:3000
npx mint@latest validate # strict build check (0 errors / 0 warnings)python scripts/convert_from_product_docs.py \
--product-docs ../product-docs \
--specification ../extole-specification \
--out .Mintlify's GitHub App deploys the default branch to production and builds a
preview deployment for every PR. This canary was landed as a PR so it could
be previewed without touching main.