* Translate settings IA restructure to French, Spanish, and Chinese
Port the settings page restructure from #4446 to all three translated locales:
- Split monolithic settings pages into focused topic pages
- Add new pages: appearance, structure, API, integrations, SEO, reference
- Update navigation in docs.json for fr, es, zh languages
Generated-By: mintlify-agent
* Revert zh/ translation files to main branch versions
These files were already translated separately and caused conflicts.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
* remove beta notice
* add plan information
* rename heading
* add use cases to intro
* add tip
* add workflows to nav
* add links to conceptual pages
* add rate limit info
* add beta info
* add dashboard option for creating a workflow
* rename existing workflows file to use cases
* add new workflows page
* add link to agent index
* ent only for launch
* reviewer feedback
* add info on writing prompts
* add example workflows
* add more examples
* update examples frontmatter
* update changelog example
* hide page
* remove index link
* vale
* Add custom frontend use case guide
Documents the @mintlify/astro integration for building custom
documentation frontends. Covers setup from the starter repo,
how the integration works, and connecting search/assistant.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Fix Vale errors and broken link in custom frontend guide
Add Astro to Vale vocabulary, fix em dash spacing, and remove
broken /ai/search link.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Add custom frontend link to guides index
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Fix Node.js version requirement to v20.17.0+
Matches the Mintlify CLI minimum requirement.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* create custom frontend guide
* Rewrite setup steps to match actual onboarding flow
* copyedit
* reviewer feedback
* add image of repo settings
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
* Add add-mcp contextual menu option to documentation
* Enable add-mcp in contextual menu config
---------
Co-authored-by: Mintlify Agent <agent@mintlify.com>
* Split assistant message into separate v1 and v2 pages
- Revert create-assistant-message.mdx to v1 content with updated
OpenAPI path and note pointing users to the v2 page
- Add create-assistant-message-v2.mdx for the v2 endpoint with
AI SDK v5 integration example
- Add v2 page to docs.json navigation (Assistant group)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* add v2 endpoint to discovery openAPI schema
* update v1 openapi frontmatter
* update v2 page
* add version info to v1
* remove duplicative callout
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
* hidden documentation for new analytics API endpoints
* Add property descriptions to spec
* Align path description with discovery OpenAPI spec
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* Align projectId description with other specs
* update bearerAuth description
---------
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>