mirror of
https://github.com/mintlify/docs.git
synced 2026-09-14 13:35:46 +08:00
85400c7da3
* Update dashboard/security-contact.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> * Update docs.json Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> * Update docs.json Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> * Update docs.json Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> * Update docs.json Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> * remove translated nav items * concision --------- Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1918 lines
61 KiB
JSON
1918 lines
61 KiB
JSON
{
|
||
"$schema": "https://mintlify.com/docs.json",
|
||
"theme": "almond",
|
||
"name": "Mintlify",
|
||
"colors": {
|
||
"primary": "#166E3F",
|
||
"light": "#26BD6C",
|
||
"dark": "#166E3F"
|
||
},
|
||
"favicon": "/favicon.ico",
|
||
"icons": {
|
||
"library": "lucide"
|
||
},
|
||
"interaction": {
|
||
"drilldown": false
|
||
},
|
||
"navigation": {
|
||
"languages": [
|
||
{
|
||
"tabs": [
|
||
{
|
||
"tab": "Documentation",
|
||
"groups": [
|
||
{
|
||
"group": "Get started",
|
||
"icon": "rocket",
|
||
"pages": [
|
||
"index",
|
||
"quickstart",
|
||
"ai-native",
|
||
"migration"
|
||
]
|
||
},
|
||
{
|
||
"group": "Organize",
|
||
"icon": "map",
|
||
"pages": [
|
||
"organize/settings",
|
||
"organize/navigation",
|
||
"organize/pages",
|
||
"organize/hidden-pages",
|
||
"organize/mintignore"
|
||
]
|
||
},
|
||
{
|
||
"group": "Customize",
|
||
"icon": "paint-bucket",
|
||
"pages": [
|
||
"customize/custom-domain",
|
||
"customize/themes",
|
||
"customize/fonts",
|
||
"customize/custom-scripts",
|
||
"customize/react-components",
|
||
{
|
||
"group": "Dashboard access",
|
||
"pages": [
|
||
"dashboard/sso",
|
||
"dashboard/permissions",
|
||
"dashboard/roles",
|
||
"dashboard/audit-logs",
|
||
"dashboard/security-contact"
|
||
]
|
||
},
|
||
"customize/custom-404-page"
|
||
]
|
||
},
|
||
{
|
||
"group": "Create content",
|
||
"icon": "pen-line",
|
||
"pages": [
|
||
{
|
||
"group": "Web editor",
|
||
"pages": [
|
||
"editor/index",
|
||
"editor/pages",
|
||
"editor/media",
|
||
"editor/navigation",
|
||
"editor/configurations",
|
||
"editor/live-preview",
|
||
"editor/collaborate",
|
||
"editor/publish",
|
||
"editor/keyboard-shortcuts"
|
||
]
|
||
},
|
||
"installation",
|
||
"create/text",
|
||
"create/code",
|
||
{
|
||
"group": "Agent",
|
||
"pages": [
|
||
"agent/index",
|
||
"agent/quickstart",
|
||
"agent/slack",
|
||
"agent/suggestions",
|
||
"agent/customize",
|
||
"agent/effective-prompts",
|
||
"agent/workflows"
|
||
]
|
||
},
|
||
{
|
||
"group": "Components",
|
||
"pages": [
|
||
"components/index",
|
||
"components/accordions",
|
||
"components/badge",
|
||
"components/banner",
|
||
"components/callouts",
|
||
"components/cards",
|
||
"components/code-groups",
|
||
"components/color",
|
||
"components/columns",
|
||
"components/examples",
|
||
"components/expandables",
|
||
"components/fields",
|
||
"components/frames",
|
||
"components/icons",
|
||
"components/mermaid-diagrams",
|
||
"components/panel",
|
||
"components/responses",
|
||
"components/steps",
|
||
"components/tabs",
|
||
"components/tiles",
|
||
"components/tooltips",
|
||
"components/tree",
|
||
"components/update",
|
||
"components/view"
|
||
]
|
||
},
|
||
"create/image-embeds",
|
||
"create/files",
|
||
"create/list-table",
|
||
"create/reusable-snippets",
|
||
"create/personalization",
|
||
"create/redirects",
|
||
"create/changelogs"
|
||
]
|
||
},
|
||
{
|
||
"group": "Document APIs",
|
||
"icon": "file-json",
|
||
"pages": [
|
||
"api-playground/overview",
|
||
"api-playground/openapi-setup",
|
||
"api-playground/complex-data-types",
|
||
"api-playground/adding-sdk-examples",
|
||
"api-playground/managing-page-visibility",
|
||
"api-playground/multiple-responses",
|
||
"api-playground/mdx-setup",
|
||
"api-playground/asyncapi-setup",
|
||
"api-playground/troubleshooting"
|
||
]
|
||
},
|
||
{
|
||
"group": "Deploy",
|
||
"icon": "boxes",
|
||
"pages": [
|
||
"deploy/deployments",
|
||
"deploy/preview-deployments",
|
||
{
|
||
"group": "/docs subpath",
|
||
"pages": [
|
||
"deploy/docs-subpath",
|
||
"deploy/cloudflare",
|
||
"deploy/route53-cloudfront",
|
||
"deploy/vercel",
|
||
"deploy/reverse-proxy",
|
||
"deploy/csp-configuration"
|
||
]
|
||
},
|
||
"deploy/authentication-setup",
|
||
"deploy/monorepo",
|
||
"deploy/vercel-external-proxies",
|
||
"deploy/ci",
|
||
"deploy/github",
|
||
"deploy/ghes",
|
||
"deploy/gitlab"
|
||
]
|
||
},
|
||
{
|
||
"group": "Optimize",
|
||
"icon": "wrench",
|
||
"pages": [
|
||
"ai/assistant",
|
||
"ai/discord",
|
||
"ai/slack-bot",
|
||
"ai/contextual-menu",
|
||
"optimize/analytics",
|
||
"optimize/feedback",
|
||
"ai/llmstxt",
|
||
"ai/skillmd",
|
||
"ai/model-context-protocol",
|
||
"optimize/seo",
|
||
"ai/markdown-export",
|
||
"optimize/pdf-exports",
|
||
{
|
||
"group": "Integrations",
|
||
"pages": [
|
||
{
|
||
"group": "Analytics",
|
||
"pages": [
|
||
"integrations/analytics/overview",
|
||
"integrations/analytics/amplitude",
|
||
"integrations/analytics/clarity",
|
||
"integrations/analytics/clearbit",
|
||
"integrations/analytics/fathom",
|
||
"integrations/analytics/google-analytics",
|
||
"integrations/analytics/google-tag-manager",
|
||
"integrations/analytics/heap",
|
||
"integrations/analytics/hightouch",
|
||
"integrations/analytics/hotjar",
|
||
"integrations/analytics/logrocket",
|
||
"integrations/analytics/mixpanel",
|
||
"integrations/analytics/pirsch",
|
||
"integrations/analytics/plausible",
|
||
"integrations/analytics/posthog",
|
||
"integrations/analytics/segment"
|
||
]
|
||
},
|
||
{
|
||
"group": "SDKs",
|
||
"pages": [
|
||
"integrations/sdks/speakeasy",
|
||
"integrations/sdks/stainless"
|
||
]
|
||
},
|
||
{
|
||
"group": "Support",
|
||
"pages": [
|
||
"integrations/support/overview",
|
||
"integrations/support/intercom",
|
||
"integrations/support/front"
|
||
]
|
||
},
|
||
{
|
||
"group": "Privacy",
|
||
"pages": [
|
||
"integrations/privacy/overview",
|
||
"integrations/privacy/osano"
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"tab": "Guides",
|
||
"groups": [
|
||
{
|
||
"group": "Overview",
|
||
"icon": "book-open",
|
||
"pages": [
|
||
"guides/index"
|
||
]
|
||
},
|
||
{
|
||
"group": "AI",
|
||
"icon": "bot",
|
||
"pages": [
|
||
"guides/automate-agent",
|
||
"guides/assistant-embed",
|
||
"guides/claude-code",
|
||
"guides/cursor",
|
||
"guides/geo",
|
||
"guides/windsurf"
|
||
]
|
||
},
|
||
{
|
||
"group": "API docs",
|
||
"icon": "file-json",
|
||
"pages": [
|
||
"guides/migrating-from-mdx"
|
||
]
|
||
},
|
||
{
|
||
"group": "Best practices",
|
||
"icon": "trophy",
|
||
"pages": [
|
||
"guides/accessibility",
|
||
"guides/content-types",
|
||
"guides/content-templates",
|
||
"guides/improving-docs",
|
||
"guides/internationalization",
|
||
"guides/linking",
|
||
"guides/maintenance",
|
||
"guides/media",
|
||
"guides/navigation",
|
||
"guides/seo",
|
||
"guides/style-and-tone",
|
||
"guides/understand-your-audience"
|
||
]
|
||
},
|
||
{
|
||
"group": "Git",
|
||
"icon": "git-merge",
|
||
"pages": [
|
||
"guides/git-concepts",
|
||
"guides/branches"
|
||
]
|
||
},
|
||
{
|
||
"group": "Use cases",
|
||
"icon": "blocks",
|
||
"pages": [
|
||
"guides/developer-documentation",
|
||
"guides/knowledge-base",
|
||
"guides/support-center"
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"tab": "API reference",
|
||
"groups": [
|
||
{
|
||
"group": "API reference",
|
||
"icon": "file-json",
|
||
"pages": [
|
||
"api/introduction"
|
||
]
|
||
},
|
||
{
|
||
"group": "Admin",
|
||
"icon": "activity",
|
||
"pages": [
|
||
"api/update/trigger",
|
||
"api/update/status"
|
||
]
|
||
},
|
||
{
|
||
"group": "Agent",
|
||
"icon": "pen-line",
|
||
"pages": [
|
||
"api/agent/create-agent-job",
|
||
"api/agent/get-agent-job",
|
||
"api/agent/get-all-jobs"
|
||
]
|
||
},
|
||
{
|
||
"group": "Assistant",
|
||
"icon": "bot-message-square",
|
||
"pages": [
|
||
"api/assistant/create-assistant-message-v2",
|
||
"api/assistant/create-assistant-message",
|
||
"api/assistant/search"
|
||
]
|
||
},
|
||
{
|
||
"group": "Analytics",
|
||
"icon": "chart-line",
|
||
"pages": [
|
||
"api/analytics/feedback",
|
||
"api/analytics/assistant-conversations"
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"tab": "Changelog",
|
||
"groups": [
|
||
{
|
||
"group": "Changelog",
|
||
"icon": "calendar",
|
||
"pages": [
|
||
"changelog"
|
||
]
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"language": "en"
|
||
},
|
||
{
|
||
"tabs": [
|
||
{
|
||
"tab": "Documentation",
|
||
"groups": [
|
||
{
|
||
"group": "Commencer",
|
||
"icon": "rocket",
|
||
"pages": [
|
||
"fr/index",
|
||
"fr/quickstart",
|
||
"fr/ai-native",
|
||
"fr/migration"
|
||
]
|
||
},
|
||
{
|
||
"group": "Organiser",
|
||
"icon": "map",
|
||
"pages": [
|
||
"fr/organize/settings",
|
||
"fr/organize/navigation",
|
||
"fr/organize/pages",
|
||
"fr/organize/hidden-pages",
|
||
"fr/organize/mintignore"
|
||
]
|
||
},
|
||
{
|
||
"group": "Personnaliser",
|
||
"icon": "paint-bucket",
|
||
"pages": [
|
||
"fr/customize/custom-domain",
|
||
"fr/customize/themes",
|
||
"fr/customize/fonts",
|
||
"fr/customize/custom-scripts",
|
||
"fr/customize/react-components",
|
||
{
|
||
"group": "Accéder au Dashboard",
|
||
"pages": [
|
||
"fr/dashboard/sso",
|
||
"fr/dashboard/permissions",
|
||
"fr/dashboard/roles",
|
||
"fr/dashboard/audit-logs"
|
||
]
|
||
},
|
||
"fr/customize/custom-404-page"
|
||
]
|
||
},
|
||
{
|
||
"group": "Créer du contenu",
|
||
"icon": "pen-line",
|
||
"pages": [
|
||
{
|
||
"group": "Éditeur web",
|
||
"pages": [
|
||
"fr/editor/index",
|
||
"fr/editor/pages",
|
||
"fr/editor/media",
|
||
"fr/editor/navigation",
|
||
"fr/editor/configurations",
|
||
"fr/editor/live-preview",
|
||
"fr/editor/collaborate",
|
||
"fr/editor/publish",
|
||
"fr/editor/keyboard-shortcuts"
|
||
]
|
||
},
|
||
"fr/installation",
|
||
"fr/create/text",
|
||
"fr/create/code",
|
||
{
|
||
"group": "Assistant",
|
||
"pages": [
|
||
"fr/agent/index",
|
||
"fr/agent/quickstart",
|
||
"fr/agent/slack",
|
||
"fr/agent/suggestions",
|
||
"fr/agent/customize",
|
||
"fr/agent/effective-prompts",
|
||
"fr/agent/workflows"
|
||
]
|
||
},
|
||
{
|
||
"group": "Composants",
|
||
"pages": [
|
||
"fr/components/index",
|
||
"fr/components/accordions",
|
||
"fr/components/badge",
|
||
"fr/components/banner",
|
||
"fr/components/callouts",
|
||
"fr/components/cards",
|
||
"fr/components/code-groups",
|
||
"fr/components/color",
|
||
"fr/components/columns",
|
||
"fr/components/examples",
|
||
"fr/components/expandables",
|
||
"fr/components/fields",
|
||
"fr/components/frames",
|
||
"fr/components/icons",
|
||
"fr/components/mermaid-diagrams",
|
||
"fr/components/panel",
|
||
"fr/components/responses",
|
||
"fr/components/steps",
|
||
"fr/components/tabs",
|
||
"fr/components/tiles",
|
||
"fr/components/tooltips",
|
||
"fr/components/tree",
|
||
"fr/components/update",
|
||
"fr/components/view"
|
||
]
|
||
},
|
||
"fr/create/image-embeds",
|
||
"fr/create/files",
|
||
"fr/create/list-table",
|
||
"fr/create/reusable-snippets",
|
||
"fr/create/personalization",
|
||
"fr/create/redirects",
|
||
"fr/create/changelogs"
|
||
]
|
||
},
|
||
{
|
||
"group": "Documenter des API",
|
||
"icon": "file-json",
|
||
"pages": [
|
||
"fr/api-playground/overview",
|
||
"fr/api-playground/openapi-setup",
|
||
"fr/api-playground/complex-data-types",
|
||
"fr/api-playground/adding-sdk-examples",
|
||
"fr/api-playground/managing-page-visibility",
|
||
"fr/api-playground/multiple-responses",
|
||
"fr/api-playground/mdx-setup",
|
||
"fr/api-playground/asyncapi-setup",
|
||
"fr/api-playground/troubleshooting"
|
||
]
|
||
},
|
||
{
|
||
"group": "Déployer",
|
||
"icon": "boxes",
|
||
"pages": [
|
||
"fr/deploy/deployments",
|
||
"fr/deploy/preview-deployments",
|
||
{
|
||
"group": "Sous-chemin /docs",
|
||
"pages": [
|
||
"fr/deploy/docs-subpath",
|
||
"fr/deploy/cloudflare",
|
||
"fr/deploy/route53-cloudfront",
|
||
"fr/deploy/vercel",
|
||
"fr/deploy/reverse-proxy",
|
||
"fr/deploy/csp-configuration"
|
||
]
|
||
},
|
||
"fr/deploy/authentication-setup",
|
||
"fr/deploy/monorepo",
|
||
"fr/deploy/vercel-external-proxies",
|
||
"fr/deploy/ci",
|
||
"fr/deploy/github",
|
||
"fr/deploy/ghes",
|
||
"fr/deploy/gitlab"
|
||
]
|
||
},
|
||
{
|
||
"group": "Optimiser",
|
||
"icon": "wrench",
|
||
"pages": [
|
||
"fr/ai/assistant",
|
||
"fr/ai/discord",
|
||
"fr/ai/slack-bot",
|
||
"fr/ai/contextual-menu",
|
||
"fr/optimize/analytics",
|
||
"fr/optimize/feedback",
|
||
"fr/ai/llmstxt",
|
||
"fr/ai/skillmd",
|
||
"fr/ai/model-context-protocol",
|
||
"fr/optimize/seo",
|
||
"fr/ai/markdown-export",
|
||
"fr/optimize/pdf-exports",
|
||
{
|
||
"group": "Integrations",
|
||
"pages": [
|
||
{
|
||
"group": "Analytics",
|
||
"pages": [
|
||
"fr/integrations/analytics/overview",
|
||
"fr/integrations/analytics/amplitude",
|
||
"fr/integrations/analytics/clarity",
|
||
"fr/integrations/analytics/clearbit",
|
||
"fr/integrations/analytics/fathom",
|
||
"fr/integrations/analytics/google-analytics",
|
||
"fr/integrations/analytics/google-tag-manager",
|
||
"fr/integrations/analytics/heap",
|
||
"fr/integrations/analytics/hightouch",
|
||
"fr/integrations/analytics/hotjar",
|
||
"fr/integrations/analytics/logrocket",
|
||
"fr/integrations/analytics/mixpanel",
|
||
"fr/integrations/analytics/pirsch",
|
||
"fr/integrations/analytics/plausible",
|
||
"fr/integrations/analytics/posthog",
|
||
"fr/integrations/analytics/segment"
|
||
]
|
||
},
|
||
{
|
||
"group": "SDKs",
|
||
"pages": [
|
||
"fr/integrations/sdks/speakeasy",
|
||
"fr/integrations/sdks/stainless"
|
||
]
|
||
},
|
||
{
|
||
"group": "Support",
|
||
"pages": [
|
||
"fr/integrations/support/overview",
|
||
"fr/integrations/support/intercom",
|
||
"fr/integrations/support/front"
|
||
]
|
||
},
|
||
{
|
||
"group": "Confidentialité",
|
||
"pages": [
|
||
"fr/integrations/privacy/overview",
|
||
"fr/integrations/privacy/osano"
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"tab": "Guides",
|
||
"groups": [
|
||
{
|
||
"group": "Vue d’ensemble",
|
||
"icon": "book-open",
|
||
"pages": [
|
||
"fr/guides/index"
|
||
]
|
||
},
|
||
{
|
||
"group": "IA",
|
||
"icon": "bot",
|
||
"pages": [
|
||
"fr/guides/automate-agent",
|
||
"fr/guides/assistant-embed",
|
||
"fr/guides/claude-code",
|
||
"fr/guides/cursor",
|
||
"fr/guides/geo",
|
||
"fr/guides/windsurf"
|
||
]
|
||
},
|
||
{
|
||
"group": "Documentation de l’API",
|
||
"icon": "file-json",
|
||
"pages": [
|
||
"fr/guides/migrating-from-mdx"
|
||
]
|
||
},
|
||
{
|
||
"group": "Bonnes pratiques",
|
||
"icon": "trophy",
|
||
"pages": [
|
||
"fr/guides/accessibility",
|
||
"fr/guides/content-types",
|
||
"fr/guides/content-templates",
|
||
"fr/guides/improving-docs",
|
||
"fr/guides/internationalization",
|
||
"fr/guides/linking",
|
||
"fr/guides/maintenance",
|
||
"fr/guides/media",
|
||
"fr/guides/navigation",
|
||
"fr/guides/seo",
|
||
"fr/guides/style-and-tone",
|
||
"fr/guides/understand-your-audience"
|
||
]
|
||
},
|
||
{
|
||
"group": "Git",
|
||
"icon": "git-merge",
|
||
"pages": [
|
||
"fr/guides/git-concepts",
|
||
"fr/guides/branches"
|
||
]
|
||
},
|
||
{
|
||
"group": "Cas d’usage",
|
||
"icon": "blocks",
|
||
"pages": [
|
||
"fr/guides/developer-documentation",
|
||
"fr/guides/knowledge-base",
|
||
"fr/guides/support-center"
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"tab": "Référence de l’API",
|
||
"groups": [
|
||
{
|
||
"group": "Référence de l’API",
|
||
"icon": "file-json",
|
||
"pages": [
|
||
"fr/api/introduction"
|
||
]
|
||
},
|
||
{
|
||
"group": "Administration",
|
||
"icon": "activity",
|
||
"pages": [
|
||
"fr/api/update/trigger",
|
||
"fr/api/update/status"
|
||
]
|
||
},
|
||
{
|
||
"group": "Agent",
|
||
"icon": "pen-line",
|
||
"pages": [
|
||
"fr/api/agent/create-agent-job",
|
||
"fr/api/agent/get-agent-job",
|
||
"fr/api/agent/get-all-jobs"
|
||
]
|
||
},
|
||
{
|
||
"group": "Assistant",
|
||
"icon": "bot-message-square",
|
||
"pages": [
|
||
"fr/api/assistant/create-assistant-message-v2",
|
||
"fr/api/assistant/create-assistant-message",
|
||
"fr/api/assistant/search"
|
||
]
|
||
},
|
||
{
|
||
"group": "Analytics",
|
||
"icon": "chart-line",
|
||
"pages": [
|
||
"fr/api/analytics/feedback",
|
||
"fr/api/analytics/assistant-conversations"
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"tab": "journal des modifications",
|
||
"groups": [
|
||
{
|
||
"group": "journal des modifications",
|
||
"icon": "calendar",
|
||
"pages": [
|
||
"fr/changelog"
|
||
]
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"language": "fr"
|
||
},
|
||
{
|
||
"tabs": [
|
||
{
|
||
"tab": "Documentación",
|
||
"groups": [
|
||
{
|
||
"group": "Comenzar",
|
||
"icon": "rocket",
|
||
"pages": [
|
||
"es/index",
|
||
"es/quickstart",
|
||
"es/ai-native",
|
||
"es/migration"
|
||
]
|
||
},
|
||
{
|
||
"group": "Organizar",
|
||
"icon": "map",
|
||
"pages": [
|
||
"es/organize/settings",
|
||
"es/organize/navigation",
|
||
"es/organize/pages",
|
||
"es/organize/hidden-pages",
|
||
"es/organize/mintignore"
|
||
]
|
||
},
|
||
{
|
||
"group": "Personalizar",
|
||
"icon": "paint-bucket",
|
||
"pages": [
|
||
"es/customize/custom-domain",
|
||
"es/customize/themes",
|
||
"es/customize/fonts",
|
||
"es/customize/custom-scripts",
|
||
"es/customize/react-components",
|
||
{
|
||
"group": "Acceder al dashboard",
|
||
"pages": [
|
||
"es/dashboard/sso",
|
||
"es/dashboard/permissions",
|
||
"es/dashboard/roles",
|
||
"es/dashboard/audit-logs"
|
||
]
|
||
},
|
||
"es/customize/custom-404-page"
|
||
]
|
||
},
|
||
{
|
||
"group": "Crear contenido",
|
||
"icon": "pen-line",
|
||
"pages": [
|
||
{
|
||
"group": "Editor web",
|
||
"pages": [
|
||
"es/editor/index",
|
||
"es/editor/pages",
|
||
"es/editor/media",
|
||
"es/editor/navigation",
|
||
"es/editor/configurations",
|
||
"es/editor/live-preview",
|
||
"es/editor/collaborate",
|
||
"es/editor/publish",
|
||
"es/editor/keyboard-shortcuts"
|
||
]
|
||
},
|
||
"es/installation",
|
||
"es/create/text",
|
||
"es/create/code",
|
||
{
|
||
"group": "Asistente",
|
||
"pages": [
|
||
"es/agent/index",
|
||
"es/agent/quickstart",
|
||
"es/agent/slack",
|
||
"es/agent/suggestions",
|
||
"es/agent/customize",
|
||
"es/agent/effective-prompts",
|
||
"es/agent/workflows"
|
||
]
|
||
},
|
||
{
|
||
"group": "Componentes",
|
||
"pages": [
|
||
"es/components/index",
|
||
"es/components/accordions",
|
||
"es/components/badge",
|
||
"es/components/banner",
|
||
"es/components/callouts",
|
||
"es/components/cards",
|
||
"es/components/code-groups",
|
||
"es/components/color",
|
||
"es/components/columns",
|
||
"es/components/examples",
|
||
"es/components/expandables",
|
||
"es/components/fields",
|
||
"es/components/frames",
|
||
"es/components/icons",
|
||
"es/components/mermaid-diagrams",
|
||
"es/components/panel",
|
||
"es/components/responses",
|
||
"es/components/steps",
|
||
"es/components/tabs",
|
||
"es/components/tiles",
|
||
"es/components/tooltips",
|
||
"es/components/tree",
|
||
"es/components/update",
|
||
"es/components/view"
|
||
]
|
||
},
|
||
"es/create/image-embeds",
|
||
"es/create/files",
|
||
"es/create/list-table",
|
||
"es/create/reusable-snippets",
|
||
"es/create/personalization",
|
||
"es/create/redirects",
|
||
"es/create/changelogs"
|
||
]
|
||
},
|
||
{
|
||
"group": "Documentar APIs",
|
||
"icon": "file-json",
|
||
"pages": [
|
||
"es/api-playground/overview",
|
||
"es/api-playground/openapi-setup",
|
||
"es/api-playground/complex-data-types",
|
||
"es/api-playground/adding-sdk-examples",
|
||
"es/api-playground/managing-page-visibility",
|
||
"es/api-playground/multiple-responses",
|
||
"es/api-playground/mdx-setup",
|
||
"es/api-playground/asyncapi-setup",
|
||
"es/api-playground/troubleshooting"
|
||
]
|
||
},
|
||
{
|
||
"group": "Desplegar",
|
||
"icon": "boxes",
|
||
"pages": [
|
||
"es/deploy/deployments",
|
||
"es/deploy/preview-deployments",
|
||
{
|
||
"group": "Subruta /docs",
|
||
"pages": [
|
||
"es/deploy/docs-subpath",
|
||
"es/deploy/cloudflare",
|
||
"es/deploy/route53-cloudfront",
|
||
"es/deploy/vercel",
|
||
"es/deploy/reverse-proxy",
|
||
"es/deploy/csp-configuration"
|
||
]
|
||
},
|
||
"es/deploy/authentication-setup",
|
||
"es/deploy/monorepo",
|
||
"es/deploy/vercel-external-proxies",
|
||
"es/deploy/ci",
|
||
"es/deploy/github",
|
||
"es/deploy/ghes",
|
||
"es/deploy/gitlab"
|
||
]
|
||
},
|
||
{
|
||
"group": "Optimizar",
|
||
"icon": "wrench",
|
||
"pages": [
|
||
"es/ai/assistant",
|
||
"es/ai/discord",
|
||
"es/ai/slack-bot",
|
||
"es/ai/contextual-menu",
|
||
"es/optimize/analytics",
|
||
"es/optimize/feedback",
|
||
"es/ai/llmstxt",
|
||
"es/ai/skillmd",
|
||
"es/ai/model-context-protocol",
|
||
"es/optimize/seo",
|
||
"es/ai/markdown-export",
|
||
"es/optimize/pdf-exports",
|
||
{
|
||
"group": "Integraciones",
|
||
"pages": [
|
||
{
|
||
"group": "Analytics",
|
||
"pages": [
|
||
"es/integrations/analytics/overview",
|
||
"es/integrations/analytics/amplitude",
|
||
"es/integrations/analytics/clarity",
|
||
"es/integrations/analytics/clearbit",
|
||
"es/integrations/analytics/fathom",
|
||
"es/integrations/analytics/google-analytics",
|
||
"es/integrations/analytics/google-tag-manager",
|
||
"es/integrations/analytics/heap",
|
||
"es/integrations/analytics/hightouch",
|
||
"es/integrations/analytics/hotjar",
|
||
"es/integrations/analytics/logrocket",
|
||
"es/integrations/analytics/mixpanel",
|
||
"es/integrations/analytics/pirsch",
|
||
"es/integrations/analytics/plausible",
|
||
"es/integrations/analytics/posthog",
|
||
"es/integrations/analytics/segment"
|
||
]
|
||
},
|
||
{
|
||
"group": "SDKs",
|
||
"pages": [
|
||
"es/integrations/sdks/speakeasy",
|
||
"es/integrations/sdks/stainless"
|
||
]
|
||
},
|
||
{
|
||
"group": "Soporte",
|
||
"pages": [
|
||
"es/integrations/support/overview",
|
||
"es/integrations/support/intercom",
|
||
"es/integrations/support/front"
|
||
]
|
||
},
|
||
{
|
||
"group": "Privacidad",
|
||
"pages": [
|
||
"es/integrations/privacy/overview",
|
||
"es/integrations/privacy/osano"
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"tab": "Guías",
|
||
"groups": [
|
||
{
|
||
"group": "Descripción general",
|
||
"icon": "book-open",
|
||
"pages": [
|
||
"es/guides/index"
|
||
]
|
||
},
|
||
{
|
||
"group": "IA",
|
||
"icon": "bot",
|
||
"pages": [
|
||
"es/guides/automate-agent",
|
||
"es/guides/assistant-embed",
|
||
"es/guides/claude-code",
|
||
"es/guides/cursor",
|
||
"es/guides/geo",
|
||
"es/guides/windsurf"
|
||
]
|
||
},
|
||
{
|
||
"group": "Documentación de la API",
|
||
"icon": "file-json",
|
||
"pages": [
|
||
"es/guides/migrating-from-mdx"
|
||
]
|
||
},
|
||
{
|
||
"group": "Mejores prácticas",
|
||
"icon": "trophy",
|
||
"pages": [
|
||
"es/guides/accessibility",
|
||
"es/guides/content-types",
|
||
"es/guides/content-templates",
|
||
"es/guides/improving-docs",
|
||
"es/guides/internationalization",
|
||
"es/guides/linking",
|
||
"es/guides/maintenance",
|
||
"es/guides/media",
|
||
"es/guides/navigation",
|
||
"es/guides/seo",
|
||
"es/guides/style-and-tone",
|
||
"es/guides/understand-your-audience"
|
||
]
|
||
},
|
||
{
|
||
"group": "Git",
|
||
"icon": "git-merge",
|
||
"pages": [
|
||
"es/guides/git-concepts",
|
||
"es/guides/branches"
|
||
]
|
||
},
|
||
{
|
||
"group": "Casos de uso",
|
||
"icon": "blocks",
|
||
"pages": [
|
||
"es/guides/developer-documentation",
|
||
"es/guides/knowledge-base",
|
||
"es/guides/support-center"
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"tab": "Referencia de la API",
|
||
"groups": [
|
||
{
|
||
"group": "Referencia de la API",
|
||
"icon": "file-json",
|
||
"pages": [
|
||
"es/api/introduction"
|
||
]
|
||
},
|
||
{
|
||
"group": "Administrador",
|
||
"icon": "activity",
|
||
"pages": [
|
||
"es/api/update/trigger",
|
||
"es/api/update/status"
|
||
]
|
||
},
|
||
{
|
||
"group": "Agente",
|
||
"icon": "pen-line",
|
||
"pages": [
|
||
"es/api/agent/create-agent-job",
|
||
"es/api/agent/get-agent-job",
|
||
"es/api/agent/get-all-jobs"
|
||
]
|
||
},
|
||
{
|
||
"group": "assistant",
|
||
"icon": "bot-message-square",
|
||
"pages": [
|
||
"es/api/assistant/create-assistant-message-v2",
|
||
"es/api/assistant/create-assistant-message",
|
||
"es/api/assistant/search"
|
||
]
|
||
},
|
||
{
|
||
"group": "Analytics",
|
||
"icon": "chart-line",
|
||
"pages": [
|
||
"es/api/analytics/feedback",
|
||
"es/api/analytics/assistant-conversations"
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"tab": "Cambios",
|
||
"groups": [
|
||
{
|
||
"group": "cambios",
|
||
"icon": "calendar",
|
||
"pages": [
|
||
"es/changelog"
|
||
]
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"language": "es"
|
||
},
|
||
{
|
||
"tabs": [
|
||
{
|
||
"tab": "文档",
|
||
"groups": [
|
||
{
|
||
"group": "快速开始",
|
||
"icon": "rocket",
|
||
"pages": [
|
||
"zh/index",
|
||
"zh/quickstart",
|
||
"zh/ai-native",
|
||
"zh/migration"
|
||
]
|
||
},
|
||
{
|
||
"group": "组织",
|
||
"icon": "map",
|
||
"pages": [
|
||
"zh/organize/settings",
|
||
"zh/organize/navigation",
|
||
"zh/organize/pages",
|
||
"zh/organize/hidden-pages",
|
||
"zh/organize/mintignore"
|
||
]
|
||
},
|
||
{
|
||
"group": "自定义",
|
||
"icon": "paint-bucket",
|
||
"pages": [
|
||
"zh/customize/custom-domain",
|
||
"zh/customize/themes",
|
||
"zh/customize/fonts",
|
||
"zh/customize/custom-scripts",
|
||
"zh/customize/react-components",
|
||
{
|
||
"group": "访问控制台",
|
||
"pages": [
|
||
"zh/dashboard/sso",
|
||
"zh/dashboard/permissions",
|
||
"zh/dashboard/roles",
|
||
"zh/dashboard/audit-logs"
|
||
]
|
||
},
|
||
"zh/customize/custom-404-page"
|
||
]
|
||
},
|
||
{
|
||
"group": "创建内容",
|
||
"icon": "pen-line",
|
||
"pages": [
|
||
{
|
||
"group": "Web 编辑器",
|
||
"pages": [
|
||
"zh/editor/index",
|
||
"zh/editor/pages",
|
||
"zh/editor/media",
|
||
"zh/editor/navigation",
|
||
"zh/editor/configurations",
|
||
"zh/editor/live-preview",
|
||
"zh/editor/collaborate",
|
||
"zh/editor/publish",
|
||
"zh/editor/keyboard-shortcuts"
|
||
]
|
||
},
|
||
"zh/installation",
|
||
"zh/create/text",
|
||
"zh/create/code",
|
||
{
|
||
"group": "智能体",
|
||
"pages": [
|
||
"zh/agent/index",
|
||
"zh/agent/quickstart",
|
||
"zh/agent/slack",
|
||
"zh/agent/suggestions",
|
||
"zh/agent/customize",
|
||
"zh/agent/effective-prompts",
|
||
"zh/agent/workflows"
|
||
]
|
||
},
|
||
{
|
||
"group": "组件",
|
||
"pages": [
|
||
"zh/components/index",
|
||
"zh/components/accordions",
|
||
"zh/components/badge",
|
||
"zh/components/banner",
|
||
"zh/components/callouts",
|
||
"zh/components/cards",
|
||
"zh/components/code-groups",
|
||
"zh/components/color",
|
||
"zh/components/columns",
|
||
"zh/components/examples",
|
||
"zh/components/expandables",
|
||
"zh/components/fields",
|
||
"zh/components/frames",
|
||
"zh/components/icons",
|
||
"zh/components/mermaid-diagrams",
|
||
"zh/components/panel",
|
||
"zh/components/responses",
|
||
"zh/components/steps",
|
||
"zh/components/tabs",
|
||
"zh/components/tiles",
|
||
"zh/components/tooltips",
|
||
"zh/components/tree",
|
||
"zh/components/update",
|
||
"zh/components/view"
|
||
]
|
||
},
|
||
"zh/create/image-embeds",
|
||
"zh/create/files",
|
||
"zh/create/list-table",
|
||
"zh/create/reusable-snippets",
|
||
"zh/create/personalization",
|
||
"zh/create/redirects",
|
||
"zh/create/changelogs"
|
||
]
|
||
},
|
||
{
|
||
"group": "编写 API 文档",
|
||
"icon": "file-json",
|
||
"pages": [
|
||
"zh/api-playground/overview",
|
||
"zh/api-playground/openapi-setup",
|
||
"zh/api-playground/complex-data-types",
|
||
"zh/api-playground/adding-sdk-examples",
|
||
"zh/api-playground/managing-page-visibility",
|
||
"zh/api-playground/multiple-responses",
|
||
"zh/api-playground/mdx-setup",
|
||
"zh/api-playground/asyncapi-setup",
|
||
"zh/api-playground/troubleshooting"
|
||
]
|
||
},
|
||
{
|
||
"group": "部署",
|
||
"icon": "boxes",
|
||
"pages": [
|
||
"zh/deploy/deployments",
|
||
"zh/deploy/preview-deployments",
|
||
{
|
||
"group": "/docs 子路径",
|
||
"pages": [
|
||
"zh/deploy/docs-subpath",
|
||
"zh/deploy/cloudflare",
|
||
"zh/deploy/route53-cloudfront",
|
||
"zh/deploy/vercel",
|
||
"zh/deploy/reverse-proxy",
|
||
"zh/deploy/csp-configuration"
|
||
]
|
||
},
|
||
"zh/deploy/authentication-setup",
|
||
"zh/deploy/monorepo",
|
||
"zh/deploy/vercel-external-proxies",
|
||
"zh/deploy/ci",
|
||
"zh/deploy/github",
|
||
"zh/deploy/ghes",
|
||
"zh/deploy/gitlab"
|
||
]
|
||
},
|
||
{
|
||
"group": "优化",
|
||
"icon": "wrench",
|
||
"pages": [
|
||
"zh/ai/assistant",
|
||
"zh/ai/discord",
|
||
"zh/ai/slack-bot",
|
||
"zh/ai/contextual-menu",
|
||
"zh/optimize/analytics",
|
||
"zh/optimize/feedback",
|
||
"zh/ai/llmstxt",
|
||
"zh/ai/skillmd",
|
||
"zh/ai/model-context-protocol",
|
||
"zh/optimize/seo",
|
||
"zh/ai/markdown-export",
|
||
"zh/optimize/pdf-exports",
|
||
{
|
||
"group": "集成",
|
||
"pages": [
|
||
{
|
||
"group": "Analytics",
|
||
"pages": [
|
||
"zh/integrations/analytics/overview",
|
||
"zh/integrations/analytics/amplitude",
|
||
"zh/integrations/analytics/clarity",
|
||
"zh/integrations/analytics/clearbit",
|
||
"zh/integrations/analytics/fathom",
|
||
"zh/integrations/analytics/google-analytics",
|
||
"zh/integrations/analytics/google-tag-manager",
|
||
"zh/integrations/analytics/heap",
|
||
"zh/integrations/analytics/hightouch",
|
||
"zh/integrations/analytics/hotjar",
|
||
"zh/integrations/analytics/logrocket",
|
||
"zh/integrations/analytics/mixpanel",
|
||
"zh/integrations/analytics/pirsch",
|
||
"zh/integrations/analytics/plausible",
|
||
"zh/integrations/analytics/posthog",
|
||
"zh/integrations/analytics/segment"
|
||
]
|
||
},
|
||
{
|
||
"group": "SDK",
|
||
"pages": [
|
||
"zh/integrations/sdks/speakeasy",
|
||
"zh/integrations/sdks/stainless"
|
||
]
|
||
},
|
||
{
|
||
"group": "支持",
|
||
"pages": [
|
||
"zh/integrations/support/overview",
|
||
"zh/integrations/support/intercom",
|
||
"zh/integrations/support/front"
|
||
]
|
||
},
|
||
{
|
||
"group": "隐私",
|
||
"pages": [
|
||
"zh/integrations/privacy/overview",
|
||
"zh/integrations/privacy/osano"
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"tab": "指南",
|
||
"groups": [
|
||
{
|
||
"group": "概览",
|
||
"icon": "book-open",
|
||
"pages": [
|
||
"zh/guides/index"
|
||
]
|
||
},
|
||
{
|
||
"group": "AI",
|
||
"icon": "bot",
|
||
"pages": [
|
||
"zh/guides/automate-agent",
|
||
"zh/guides/assistant-embed",
|
||
"zh/guides/claude-code",
|
||
"zh/guides/cursor",
|
||
"zh/guides/geo",
|
||
"zh/guides/windsurf"
|
||
]
|
||
},
|
||
{
|
||
"group": "API 文档",
|
||
"icon": "file-json",
|
||
"pages": [
|
||
"zh/guides/migrating-from-mdx"
|
||
]
|
||
},
|
||
{
|
||
"group": "最佳实践",
|
||
"icon": "trophy",
|
||
"pages": [
|
||
"zh/guides/accessibility",
|
||
"zh/guides/content-types",
|
||
"zh/guides/content-templates",
|
||
"zh/guides/improving-docs",
|
||
"zh/guides/internationalization",
|
||
"zh/guides/linking",
|
||
"zh/guides/maintenance",
|
||
"zh/guides/media",
|
||
"zh/guides/navigation",
|
||
"zh/guides/seo",
|
||
"zh/guides/style-and-tone",
|
||
"zh/guides/understand-your-audience"
|
||
]
|
||
},
|
||
{
|
||
"group": "Git",
|
||
"icon": "git-merge",
|
||
"pages": [
|
||
"zh/guides/git-concepts",
|
||
"zh/guides/branches"
|
||
]
|
||
},
|
||
{
|
||
"group": "使用案例",
|
||
"icon": "blocks",
|
||
"pages": [
|
||
"zh/guides/developer-documentation",
|
||
"zh/guides/knowledge-base",
|
||
"zh/guides/support-center"
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"tab": "API 参考",
|
||
"groups": [
|
||
{
|
||
"group": "API 参考",
|
||
"icon": "file-json",
|
||
"pages": [
|
||
"zh/api/introduction"
|
||
]
|
||
},
|
||
{
|
||
"group": "管理员",
|
||
"icon": "activity",
|
||
"pages": [
|
||
"zh/api/update/trigger",
|
||
"zh/api/update/status"
|
||
]
|
||
},
|
||
{
|
||
"group": "代理",
|
||
"icon": "pen-line",
|
||
"pages": [
|
||
"zh/api/agent/create-agent-job",
|
||
"zh/api/agent/get-agent-job",
|
||
"zh/api/agent/get-all-jobs"
|
||
]
|
||
},
|
||
{
|
||
"group": "AI 助手",
|
||
"icon": "bot-message-square",
|
||
"pages": [
|
||
"zh/api/assistant/create-assistant-message-v2",
|
||
"zh/api/assistant/create-assistant-message",
|
||
"zh/api/assistant/search"
|
||
]
|
||
},
|
||
{
|
||
"group": "Analytics",
|
||
"icon": "chart-line",
|
||
"pages": [
|
||
"zh/api/analytics/feedback",
|
||
"zh/api/analytics/assistant-conversations"
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"tab": "更新日志",
|
||
"groups": [
|
||
{
|
||
"group": "更新日志",
|
||
"icon": "calendar",
|
||
"pages": [
|
||
"zh/changelog"
|
||
]
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"language": "zh"
|
||
}
|
||
]
|
||
},
|
||
"logo": {
|
||
"light": "/logo/light.svg",
|
||
"dark": "/logo/dark.svg",
|
||
"href": "https://mintlify.com/docs"
|
||
},
|
||
"api": {
|
||
"mdx": {
|
||
"auth": {
|
||
"method": "bearer"
|
||
}
|
||
}
|
||
},
|
||
"navbar": {
|
||
"primary": {
|
||
"type": "button",
|
||
"label": "Get started",
|
||
"href": "https://mintlify.com/start"
|
||
},
|
||
"links": [
|
||
{
|
||
"label": "Talk to us",
|
||
"href": "https://mintlify.com/contact/sales"
|
||
}
|
||
]
|
||
},
|
||
"footer": {
|
||
"socials": {
|
||
"x": "https://x.com/mintlify",
|
||
"linkedin": "https://www.linkedin.com/company/mintlify",
|
||
"github": "https://github.com/mintlify"
|
||
},
|
||
"links": [
|
||
{
|
||
"header": "Explore",
|
||
"items": [
|
||
{
|
||
"label": "Startups",
|
||
"href": "https://www.mintlify.com/startups"
|
||
},
|
||
{
|
||
"label": "Enterprise",
|
||
"href": "https://www.mintlify.com/enterprise"
|
||
},
|
||
{
|
||
"label": "Switch",
|
||
"href": "https://www.mintlify.com/switch"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"header": "Resources",
|
||
"items": [
|
||
{
|
||
"label": "Customers",
|
||
"href": "https://mintlify.com/customers"
|
||
},
|
||
{
|
||
"label": "Blog",
|
||
"href": "https://mintlify.com/blog"
|
||
},
|
||
{
|
||
"label": "Pricing",
|
||
"href": "https://www.mintlify.com/pricing"
|
||
},
|
||
{
|
||
"label": "Contact support",
|
||
"href": "https://www.mintlify.com/docs/contact-support"
|
||
},
|
||
{
|
||
"label": "Feature Requests",
|
||
"href": "https://github.com/orgs/mintlify/discussions/categories/feature-requests"
|
||
},
|
||
{
|
||
"label": "Status",
|
||
"href": "https://www.mintlify.com/docs/status"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"header": "Company",
|
||
"items": [
|
||
{
|
||
"label": "Careers",
|
||
"href": "https://mintlify.com/careers"
|
||
},
|
||
{
|
||
"label": "Wall of Love",
|
||
"href": "https://www.mintlify.com/wall-of-love"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"header": "Legal",
|
||
"items": [
|
||
{
|
||
"label": "Privacy Policy",
|
||
"href": "https://mintlify.com/legal/privacy"
|
||
},
|
||
{
|
||
"label": "Terms of Service",
|
||
"href": "https://mintlify.com/legal/terms"
|
||
},
|
||
{
|
||
"label": "Security",
|
||
"href": "https://security.mintlify.com/?_gl=1*ascm4x*_gcl_au*NTU1ODkzNjQ0LjE3NTQ5Mjg4NzIuMTgzMDQ5NTExMS4xNzU3NTQwMDk1LjE3NTc1NDAwOTQ."
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"thumbnails": {
|
||
"background": "/images/thumbnail/background.svg"
|
||
},
|
||
"contextual": {
|
||
"options": [
|
||
"copy",
|
||
"chatgpt",
|
||
"claude",
|
||
"cursor",
|
||
"vscode"
|
||
]
|
||
},
|
||
"redirects": [
|
||
{
|
||
"source": "/content/components/accordions",
|
||
"destination": "/components/accordions"
|
||
},
|
||
{
|
||
"source": "/content/components/callouts",
|
||
"destination": "/components/callouts"
|
||
},
|
||
{
|
||
"source": "/content/components/cards",
|
||
"destination": "/components/cards"
|
||
},
|
||
{
|
||
"source": "/content/components/card-groups",
|
||
"destination": "/components/columns"
|
||
},
|
||
{
|
||
"source": "/content/components/code-groups",
|
||
"destination": "/components/code-groups"
|
||
},
|
||
{
|
||
"source": "/content/components/examples",
|
||
"destination": "/components/examples"
|
||
},
|
||
{
|
||
"source": "/content/components/expandables",
|
||
"destination": "/components/expandables"
|
||
},
|
||
{
|
||
"source": "/content/components/fields",
|
||
"destination": "/components/fields"
|
||
},
|
||
{
|
||
"source": "/content/components/frames",
|
||
"destination": "/components/frames"
|
||
},
|
||
{
|
||
"source": "/content/components/icons",
|
||
"destination": "/components/icons"
|
||
},
|
||
{
|
||
"source": "/content/components/mermaid-diagrams",
|
||
"destination": "/components/mermaid-diagrams"
|
||
},
|
||
{
|
||
"source": "/content/components/steps",
|
||
"destination": "/components/steps"
|
||
},
|
||
{
|
||
"source": "/content/components/tabs",
|
||
"destination": "/components/tabs"
|
||
},
|
||
{
|
||
"source": "/content/components/tooltips",
|
||
"destination": "/components/tooltips"
|
||
},
|
||
{
|
||
"source": "/content/components/update",
|
||
"destination": "/components/update"
|
||
},
|
||
{
|
||
"source": "/api-playground/openapi/setup",
|
||
"destination": "/api-playground/openapi-setup"
|
||
},
|
||
{
|
||
"source": "/api-playground/openapi/writing-openapi",
|
||
"destination": "/api-playground/openapi-setup"
|
||
},
|
||
{
|
||
"source": "/settings/authentication-personalization/*",
|
||
"destination": "/deploy/authentication-setup"
|
||
},
|
||
{
|
||
"source": "/authentication-personalization/*",
|
||
"destination": "/deploy/authentication-setup"
|
||
},
|
||
{
|
||
"source": "/deploy/personalization-setup",
|
||
"destination": "/create/personalization"
|
||
},
|
||
{
|
||
"source": "/ai-ingestion",
|
||
"destination": "/ai/llmstxt"
|
||
},
|
||
{
|
||
"source": "/api-reference/chat/*",
|
||
"destination": "/api/assistant/*"
|
||
},
|
||
{
|
||
"source": "/api-reference/*",
|
||
"destination": "/api/*"
|
||
},
|
||
{
|
||
"source": "/fr/api-reference/*",
|
||
"destination": "/fr/api/*"
|
||
},
|
||
{
|
||
"source": "/es/api-reference/*",
|
||
"destination": "/es/api/*"
|
||
},
|
||
{
|
||
"source": "/zh/api-reference/*",
|
||
"destination": "/zh/api/*"
|
||
},
|
||
{
|
||
"source": "/editor/getting-started",
|
||
"destination": "/editor/index"
|
||
},
|
||
{
|
||
"source": "/editor/content-management",
|
||
"destination": "/editor/index"
|
||
},
|
||
{
|
||
"source": "/editor/publishing",
|
||
"destination": "/editor/publish"
|
||
},
|
||
{
|
||
"source": "/editor/troubleshooting",
|
||
"destination": "/editor/index"
|
||
},
|
||
{
|
||
"source": "/guides/analytics",
|
||
"destination": "/optimize/analytics"
|
||
},
|
||
{
|
||
"source": "/guides/assistant",
|
||
"destination": "/ai/assistant"
|
||
},
|
||
{
|
||
"source": "/api-playground/customization/adding-sdk-examples",
|
||
"destination": "/api-playground/adding-sdk-examples"
|
||
},
|
||
{
|
||
"source": "/api-playground/customization/complex-data-types",
|
||
"destination": "/api-playground/complex-data-types"
|
||
},
|
||
{
|
||
"source": "/api-playground/customization/managing-page-visibility",
|
||
"destination": "/api-playground/managing-page-visibility"
|
||
},
|
||
{
|
||
"source": "/api-playground/customization/multiple-responses",
|
||
"destination": "/api-playground/multiple-responses"
|
||
},
|
||
{
|
||
"source": "/settings/broken-links",
|
||
"destination": "/create/broken-links"
|
||
},
|
||
{
|
||
"source": "/guides/changelogs",
|
||
"destination": "/create/changelogs"
|
||
},
|
||
{
|
||
"source": "/code",
|
||
"destination": "/create/code"
|
||
},
|
||
{
|
||
"source": "/components/files",
|
||
"destination": "/create/files"
|
||
},
|
||
{
|
||
"source": "/image-embeds",
|
||
"destination": "/create/image-embeds"
|
||
},
|
||
{
|
||
"source": "/list-table",
|
||
"destination": "/create/list-table"
|
||
},
|
||
{
|
||
"source": "/reusable-snippets",
|
||
"destination": "/create/reusable-snippets"
|
||
},
|
||
{
|
||
"source": "/text",
|
||
"destination": "/create/text"
|
||
},
|
||
{
|
||
"source": "/settings/custom-404-page",
|
||
"destination": "/customize/custom-404-page"
|
||
},
|
||
{
|
||
"source": "/settings/custom-domain",
|
||
"destination": "/customize/custom-domain"
|
||
},
|
||
{
|
||
"source": "/settings/custom-scripts",
|
||
"destination": "/customize/custom-scripts"
|
||
},
|
||
{
|
||
"source": "/react-components",
|
||
"destination": "/customize/react-components"
|
||
},
|
||
{
|
||
"source": "/themes",
|
||
"destination": "/customize/themes"
|
||
},
|
||
{
|
||
"source": "/advanced/dashboard/permissions",
|
||
"destination": "/dashboard/permissions"
|
||
},
|
||
{
|
||
"source": "/advanced/dashboard/roles",
|
||
"destination": "/dashboard/roles"
|
||
},
|
||
{
|
||
"source": "/advanced/dashboard/sso",
|
||
"destination": "/dashboard/sso"
|
||
},
|
||
{
|
||
"source": "/settings/ci",
|
||
"destination": "/deploy/ci"
|
||
},
|
||
{
|
||
"source": "/advanced/subpath/cloudflare",
|
||
"destination": "/deploy/cloudflare"
|
||
},
|
||
{
|
||
"source": "/guides/csp-configuration",
|
||
"destination": "/deploy/csp-configuration"
|
||
},
|
||
{
|
||
"source": "/guides/deployments",
|
||
"destination": "/deploy/deployments"
|
||
},
|
||
{
|
||
"source": "/settings/github",
|
||
"destination": "/deploy/github"
|
||
},
|
||
{
|
||
"source": "/settings/gitlab",
|
||
"destination": "/deploy/gitlab"
|
||
},
|
||
{
|
||
"source": "/guides/monorepo",
|
||
"destination": "/deploy/monorepo"
|
||
},
|
||
{
|
||
"source": "/settings/preview-deployments",
|
||
"destination": "/deploy/preview-deployments"
|
||
},
|
||
{
|
||
"source": "/guides/reverse-proxy",
|
||
"destination": "/deploy/reverse-proxy"
|
||
},
|
||
{
|
||
"source": "/advanced/subpath/route53-cloudfront",
|
||
"destination": "/deploy/route53-cloudfront"
|
||
},
|
||
{
|
||
"source": "/advanced/subpath/vercel",
|
||
"destination": "/deploy/vercel"
|
||
},
|
||
{
|
||
"source": "/editor/branches",
|
||
"destination": "/guides/branches"
|
||
},
|
||
{
|
||
"source": "/editor/git-concepts",
|
||
"destination": "/guides/git-concepts"
|
||
},
|
||
{
|
||
"source": "/analytics/improving-docs",
|
||
"destination": "/guides/improving-docs"
|
||
},
|
||
{
|
||
"source": "/api-playground/migrating-from-mdx",
|
||
"destination": "/guides/migrating-from-mdx"
|
||
},
|
||
{
|
||
"source": "/guides/migration",
|
||
"destination": "/migration"
|
||
},
|
||
{
|
||
"source": "/settings/seo",
|
||
"destination": "/optimize/seo"
|
||
},
|
||
{
|
||
"source": "/guides/hidden-page-example",
|
||
"destination": "/organize/hidden-page-example"
|
||
},
|
||
{
|
||
"source": "/guides/hidden-pages",
|
||
"destination": "/organize/hidden-pages"
|
||
},
|
||
{
|
||
"source": "/navigation",
|
||
"destination": "/organize/navigation"
|
||
},
|
||
{
|
||
"source": "/pages",
|
||
"destination": "/organize/pages"
|
||
},
|
||
{
|
||
"source": "/settings",
|
||
"destination": "/organize/settings"
|
||
},
|
||
{
|
||
"source": "/api-playground/mdx/:slug*",
|
||
"destination": "/api-playground/mdx-setup"
|
||
},
|
||
{
|
||
"source": "/api-playground/asyncapi/setup",
|
||
"destination": "/api-playground/asyncapi-setup"
|
||
},
|
||
{
|
||
"source": "/create/broken-links",
|
||
"destination": "/create/redirects"
|
||
},
|
||
{
|
||
"source": "/ai/autopilot",
|
||
"destination": "/ai/suggestions"
|
||
},
|
||
{
|
||
"source": "/ai/slack-app",
|
||
"destination": "/ai/slack-bot"
|
||
},
|
||
{
|
||
"source": "/changelog/overview",
|
||
"destination": "/changelog"
|
||
},
|
||
{
|
||
"source": "/ai/agent",
|
||
"destination": "/agent/index"
|
||
},
|
||
{
|
||
"source": "/ai/suggestions",
|
||
"destination": "/agent/suggestions"
|
||
},
|
||
{
|
||
"source": "/insights/overview",
|
||
"destination": "/optimize/analytics"
|
||
},
|
||
{
|
||
"source": "/insights/feedback",
|
||
"destination": "/optimize/feedback"
|
||
},
|
||
{
|
||
"source": "/migration-services/custom",
|
||
"destination": "/migration-services/enterprise"
|
||
}
|
||
],
|
||
"integrations": {
|
||
"ga4": {
|
||
"measurementId": "G-RCYWHL7EQ7"
|
||
},
|
||
"posthog": {
|
||
"apiKey": "phc_l0gu1V19gegCphI9sE7GgmONC5MFx3KmppIFVeqxWrR"
|
||
}
|
||
},
|
||
"seo": {
|
||
"metatags": {
|
||
"canonical": "https://www.mintlify.com/docs",
|
||
"google-site-verification": "YRuJgIxsRnMkiRTYTo_tEsJSFyIE3AraEiukTbeV4Ag",
|
||
"og:locale": "en_US",
|
||
"twitter:site": "@mintlify"
|
||
}
|
||
}
|
||
} |