New updates and improvements
npm i mint@latest -g
to upgrade your CLI.docs.json
docs.json
schema as a replacement for mint.json
, to support better multi-level versioning, easier visual comprehension, and more consistent terminology. For more information on what’s changed, check out our blog.Upgrade from mint.json
to docs.json
with the following steps:.md
to the URL. This makes it easier for LLMs to ingest individual pages from your documentation.locale
to a version and fixed content in Mintlify like “Was this page helpful?” will also match the locale.{}
and specify line numbers or ranges separated by commas.mint.json
:suggestEdit
not showing up even when enabled.img
property to a card to display an image on the top of the card. Learn more about it here.sidenav
.disableProxy
to disable this behavior and support request types like file
uploads.Pro
users, we introduced Mintlify Widget, an extension of your docs to
answer your users’ questions when and where they asked. You can add this
AI-powered chatbot to any web page: your landing page, inside your product, or
on your existing documentation pages.mint.json
file and it’ll update your docs styling.openapi
field to an object in tabs or anchors arrays in the mint.json.