docs
docs copied to clipboard
🪴 Mintlify's documentation
I have three versions for my documentation, and want a specific group to appear in two versions and not the third. Currently, I'm having to do this: ` "navigation": [...
Mintlify fails parsing on subsequent bullet points when adding in a reusable snippet before that contains a bullet point. The error message is given below: ` ⚠️ Parsing error: ./docparse/processing_options.mdx:42:2...
Wanted to raise this issue in case it might have been missed! @fmerian _Originally posted by @karanataryn in https://github.com/mintlify/docs/issues/185#issuecomment-2457580726_
Mintlify does not restrict the creation of more objects depending on the OpenAPI spec, as specified here: Entries such as the below are still possible.
I'm following these guides and they all seem to be broken https://mintlify.com/blog/steps-to-autogenerate https://mintlify.com/docs/api-playground/openapi/setup This `openapi-file` command does not even exist in the cli tool? ``` npx @mintlify/scraping@latest openapi-file ./openapi.json mintlify-scrape...
in `Analytics` - [Link to page](https://mintlify.com/docs/integrations/analytics/overview) | Product | Logo | | ------- | ------- | | Fathom | [Link to logo for dark theme (SVG)](https://usefathom.com/assets/src/brand/fathom-logo-sm-dark.svg) | | Mixpanel |...
Both `og:image` and `og:description` doesn't display properly because of the wrapped text in `[]()`. Two options: 1. Remove the `[]()` 2. Define tags in the page’s metadata From a DX...
## Documentation changes This PR documents the new assistant entry point of highlighting text snippets, adds the missing ask AI on code blocks, and reformats the list of entry points...
Simplified the quickstart page by removing the web editor workflow section and focusing solely on the code-based approach. This reduces complexity and streamlines the getting started experience for new users....