docs
docs copied to clipboard
🪴 Mintlify's documentation
Hi, I have /snippets/supported-models.mdx which renders in /quickstart.mdx but not /v1/concepts/sdk-reference.mdx I'm doing the same in both `import SupportedModels from '/snippets/supported-models.mdx' ` I would try to change it to ../../snippets/supported-models.mdx...
editing the versions documentation to reflect the new feature mentioned here: https://app.plain.com/workspace/w_01H3FZJ8MG74GFXA5WA3MPB446/thread/th_01J8072V8GHJ17KYP2B1SNHGJX/
Instead of it being buried under "advanced"
changed topbarCTA -> topbarCtaButton
addings docs for https://github.com/mintlify/mint/pull/1768 to preview: 1. switch to this branch 2. run `mintlify dev` 3. check http://localhost:3000/settings/global#open-graph-image 
In the [github permissions](https://mintlify.com/docs/settings/github#permissions) section of the docs, it says that Github needs access to "Read and write access to checks, contents, deployments, pull requests, and workflows", but when actually...
This includes: - Quick link to `/settings` - Updated UI screenshots for consistency
The `search` property appears twice in the `Documentation` > `Global Settings`: 1. In the `Styling` section — [direct link](https://mintlify.com/docs/settings/global#styling) 2. In the `Structure`section — [direct link](https://mintlify.com/docs/settings/global#structure)   This confusion...