mirror of
https://github.com/mintlify/docs.git
synced 2026-09-14 13:35:46 +08:00
cef5ca3fdc
- Updated organize/hidden-pages.mdx - Updated customize/custom-domain.mdx - Updated workflows/enable.mdx - Updated index.mdx - Updated ai-native.mdx - Updated quickstart.mdx - Created images/Screenshot-2026-05-19-at-3.40.12-PM.png - Updated docs.json Mintlify-Source: dashboard-editor
1750 lines
66 KiB
JSON
1750 lines
66 KiB
JSON
{
|
||
"$schema": "https://mintlify.com/docs.json",
|
||
"theme": "luma",
|
||
"name": "Mintlify",
|
||
"description": "Mintlify is a platform for building and hosting documentation websites. It provides a set of tools and services for maintaining documentation and making it accessible to AI agents.",
|
||
"colors": {
|
||
"primary": "#166E3F",
|
||
"light": "#26BD6C",
|
||
"dark": "#166E3F"
|
||
},
|
||
"favicon": "/favicon.ico",
|
||
"icons": {
|
||
"library": "lucide"
|
||
},
|
||
"interaction": {
|
||
"drilldown": false
|
||
},
|
||
"navigation": {
|
||
"dropdowns": [
|
||
{
|
||
"dropdown": "Dropdown test",
|
||
"languages": [
|
||
{
|
||
"language": "en",
|
||
"tabs": [
|
||
{
|
||
"tab": "Documentation",
|
||
"groups": [
|
||
{
|
||
"group": "Get started",
|
||
"icon": "rocket",
|
||
"pages": [
|
||
"index",
|
||
"quickstart",
|
||
{
|
||
"group": "CLI",
|
||
"root": "cli/index",
|
||
"pages": [
|
||
"cli/install",
|
||
"cli/preview",
|
||
"cli/analytics",
|
||
"cli/commands"
|
||
]
|
||
},
|
||
"ai-native"
|
||
]
|
||
},
|
||
{
|
||
"group": "Organize",
|
||
"icon": "map",
|
||
"pages": [
|
||
{
|
||
"group": "Global settings",
|
||
"root": "organize/settings",
|
||
"pages": [
|
||
"organize/settings-appearance",
|
||
"organize/settings-structure",
|
||
"organize/settings-api",
|
||
"organize/settings-integrations",
|
||
"organize/settings-seo",
|
||
"organize/settings-reference"
|
||
]
|
||
},
|
||
"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",
|
||
"customize/custom-404-page"
|
||
]
|
||
},
|
||
{
|
||
"group": "Create content",
|
||
"icon": "pen-line",
|
||
"pages": [
|
||
{
|
||
"group": "Editor",
|
||
"tag": "New",
|
||
"root": "editor/index",
|
||
"pages": [
|
||
"editor/tutorial",
|
||
"editor/branching-and-publishing",
|
||
"editor/live-preview",
|
||
"editor/pages",
|
||
"editor/navigation",
|
||
"editor/keyboard-shortcuts",
|
||
"editor/configurations"
|
||
]
|
||
},
|
||
"editor-classic",
|
||
"create/text",
|
||
"create/code",
|
||
{
|
||
"group": "Agent",
|
||
"root": "agent/index",
|
||
"pages": [
|
||
"agent/slack",
|
||
"agent/notion",
|
||
"agent/customize",
|
||
"agent/effective-prompts",
|
||
"agent/use-cases"
|
||
]
|
||
},
|
||
"ai/mintlify-mcp",
|
||
{
|
||
"group": "Workflows",
|
||
"root": "workflows/index",
|
||
"pages": [
|
||
"workflows/enable",
|
||
"workflows/create",
|
||
"workflows/manage"
|
||
]
|
||
},
|
||
{
|
||
"group": "Components",
|
||
"root": "components/index",
|
||
"pages": [
|
||
"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/prompt",
|
||
"components/responses",
|
||
"components/steps",
|
||
"components/tabs",
|
||
"components/tiles",
|
||
"components/tooltips",
|
||
"components/tree",
|
||
"components/update",
|
||
"components/view",
|
||
"components/visibility"
|
||
]
|
||
},
|
||
"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",
|
||
"deploy/export",
|
||
{
|
||
"group": "/docs subpath",
|
||
"root": "deploy/docs-subpath",
|
||
"pages": [
|
||
"deploy/cloudflare",
|
||
"deploy/route53-cloudfront",
|
||
"deploy/vercel",
|
||
"deploy/reverse-proxy",
|
||
"deploy/csp-configuration"
|
||
]
|
||
},
|
||
"deploy/authentication-setup",
|
||
{
|
||
"group": "Dashboard access",
|
||
"pages": [
|
||
"dashboard/sso",
|
||
"dashboard/permissions",
|
||
"dashboard/roles",
|
||
"dashboard/audit-logs",
|
||
"dashboard/security-contact"
|
||
]
|
||
},
|
||
"deploy/monorepo",
|
||
"deploy/vercel-external-proxies",
|
||
"deploy/ci",
|
||
"deploy/github",
|
||
"deploy/ghes",
|
||
"deploy/gitlab",
|
||
"deploy/gitlab-self-hosted"
|
||
]
|
||
},
|
||
{
|
||
"group": "Optimize",
|
||
"icon": "wrench",
|
||
"pages": [
|
||
{
|
||
"group": "Assistant",
|
||
"root": "assistant/index",
|
||
"pages": [
|
||
"assistant/configure",
|
||
"assistant/customize",
|
||
"assistant/use"
|
||
]
|
||
},
|
||
"ai/contextual-menu",
|
||
"optimize/analytics",
|
||
"optimize/feedback",
|
||
"ai/llmstxt",
|
||
"ai/skillmd",
|
||
"ai/model-context-protocol",
|
||
"optimize/search-boost",
|
||
"optimize/seo",
|
||
"ai/markdown-export",
|
||
"optimize/pdf-exports",
|
||
{
|
||
"group": "Integrations",
|
||
"pages": [
|
||
{
|
||
"group": "Analytics",
|
||
"root": "integrations/analytics/overview",
|
||
"pages": [
|
||
"integrations/analytics/adobe",
|
||
"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",
|
||
"root": "integrations/support/overview",
|
||
"pages": [
|
||
"integrations/support/intercom",
|
||
"integrations/support/front"
|
||
]
|
||
},
|
||
{
|
||
"group": "Privacy",
|
||
"root": "integrations/privacy/overview",
|
||
"pages": [
|
||
"integrations/privacy/osano"
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"tab": "Guides",
|
||
"groups": [
|
||
{
|
||
"group": "Overview",
|
||
"icon": "book-open",
|
||
"pages": [
|
||
"guides/index",
|
||
"what-is-mintlify"
|
||
]
|
||
},
|
||
{
|
||
"group": "AI",
|
||
"icon": "bot",
|
||
"pages": [
|
||
"guides/automate-agent",
|
||
"guides/assistant-embed",
|
||
"guides/configure-automerge",
|
||
"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/custom-layouts",
|
||
"guides/improving-docs",
|
||
"guides/internationalization",
|
||
"guides/linking",
|
||
"guides/maintenance",
|
||
"guides/media",
|
||
"migration",
|
||
"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/help-center",
|
||
"guides/custom-frontend"
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"tab": "API reference",
|
||
"groups": [
|
||
{
|
||
"group": "API reference",
|
||
"icon": "file-json",
|
||
"pages": [
|
||
"api/introduction"
|
||
]
|
||
},
|
||
{
|
||
"group": "Admin",
|
||
"icon": "activity",
|
||
"pages": [
|
||
"api/update/trigger",
|
||
"api/update/status",
|
||
"api/preview/trigger"
|
||
]
|
||
},
|
||
{
|
||
"group": "Agent",
|
||
"icon": "pen-line",
|
||
"pages": [
|
||
"api/agent/v2/create-agent-job",
|
||
"api/agent/v2/get-agent-job",
|
||
"api/agent/v2/send-message"
|
||
]
|
||
},
|
||
{
|
||
"group": "Assistant",
|
||
"icon": "bot-message-square",
|
||
"pages": [
|
||
"api/assistant/create-assistant-message-v2",
|
||
"api/assistant/search",
|
||
"api/assistant/get-page-content"
|
||
]
|
||
},
|
||
{
|
||
"group": "Analytics",
|
||
"icon": "chart-line",
|
||
"pages": [
|
||
"api/analytics/feedback",
|
||
"api/analytics/feedback-by-page",
|
||
"api/analytics/assistant-conversations",
|
||
"api/analytics/assistant-caller-stats",
|
||
"api/analytics/searches",
|
||
"api/analytics/views",
|
||
"api/analytics/visitors"
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"tab": "Changelog",
|
||
"groups": [
|
||
{
|
||
"group": "Changelog",
|
||
"icon": "calendar",
|
||
"pages": [
|
||
"changelog"
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"language": "fr",
|
||
"tabs": [
|
||
{
|
||
"tab": "Documentation",
|
||
"groups": [
|
||
{
|
||
"group": "Prise en main",
|
||
"icon": "rocket",
|
||
"pages": [
|
||
"fr/index",
|
||
"fr/quickstart",
|
||
{
|
||
"group": "CLI",
|
||
"root": "fr/cli/index",
|
||
"pages": [
|
||
"fr/cli/install",
|
||
"fr/cli/preview",
|
||
"fr/cli/analytics",
|
||
"fr/cli/commands"
|
||
]
|
||
},
|
||
"fr/ai-native"
|
||
]
|
||
},
|
||
{
|
||
"group": "Organiser",
|
||
"icon": "map",
|
||
"pages": [
|
||
{
|
||
"group": "Paramètres globaux",
|
||
"root": "fr/organize/settings",
|
||
"pages": [
|
||
"fr/organize/settings-appearance",
|
||
"fr/organize/settings-structure",
|
||
"fr/organize/settings-api",
|
||
"fr/organize/settings-integrations",
|
||
"fr/organize/settings-seo",
|
||
"fr/organize/settings-reference"
|
||
]
|
||
},
|
||
"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",
|
||
"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/create/text",
|
||
"fr/create/code",
|
||
{
|
||
"group": "Assistant IA",
|
||
"pages": [
|
||
"fr/agent/index",
|
||
"fr/agent/slack",
|
||
"fr/agent/notion",
|
||
"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/prompt",
|
||
"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/components/visibility"
|
||
]
|
||
},
|
||
"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",
|
||
"fr/deploy/export",
|
||
{
|
||
"group": "/docs en sous-chemin",
|
||
"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",
|
||
{
|
||
"group": "Accès au Dashboard",
|
||
"pages": [
|
||
"fr/dashboard/sso",
|
||
"fr/dashboard/permissions",
|
||
"fr/dashboard/roles",
|
||
"fr/dashboard/audit-logs",
|
||
"fr/dashboard/security-contact"
|
||
]
|
||
},
|
||
"fr/deploy/monorepo",
|
||
"fr/deploy/vercel-external-proxies",
|
||
"fr/deploy/ci",
|
||
"fr/deploy/github",
|
||
"fr/deploy/ghes",
|
||
"fr/deploy/gitlab"
|
||
]
|
||
},
|
||
{
|
||
"group": "Optimisation",
|
||
"icon": "wrench",
|
||
"pages": [
|
||
{
|
||
"group": "Assistant",
|
||
"root": "fr/assistant/index",
|
||
"pages": [
|
||
"fr/assistant/configure",
|
||
"fr/assistant/customize",
|
||
"fr/assistant/use"
|
||
]
|
||
},
|
||
"fr/ai/contextual-menu",
|
||
"fr/optimize/analytics",
|
||
"fr/optimize/feedback",
|
||
"fr/ai/llmstxt",
|
||
"fr/ai/skillmd",
|
||
"fr/ai/model-context-protocol",
|
||
"fr/optimize/search-boost",
|
||
"fr/optimize/seo",
|
||
"fr/ai/markdown-export",
|
||
"fr/optimize/pdf-exports",
|
||
{
|
||
"group": "Intégrations",
|
||
"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": "Assistance",
|
||
"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",
|
||
"fr/what-is-mintlify"
|
||
]
|
||
},
|
||
{
|
||
"group": "IA",
|
||
"icon": "bot",
|
||
"pages": [
|
||
"fr/guides/automate-agent",
|
||
"fr/guides/assistant-embed",
|
||
"fr/guides/configure-automerge",
|
||
"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/custom-layouts",
|
||
"fr/guides/improving-docs",
|
||
"fr/guides/internationalization",
|
||
"fr/guides/linking",
|
||
"fr/guides/maintenance",
|
||
"fr/guides/media",
|
||
"fr/migration",
|
||
"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’utilisation",
|
||
"icon": "blocks",
|
||
"pages": [
|
||
"fr/guides/developer-documentation",
|
||
"fr/guides/knowledge-base",
|
||
"fr/guides/help-center",
|
||
"fr/guides/custom-frontend"
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"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",
|
||
"fr/api/preview/trigger"
|
||
]
|
||
},
|
||
{
|
||
"group": "Agent",
|
||
"icon": "pen-line",
|
||
"pages": [
|
||
"fr/api/agent/v2/create-agent-job",
|
||
"fr/api/agent/v2/get-agent-job",
|
||
"fr/api/agent/v2/send-message"
|
||
]
|
||
},
|
||
{
|
||
"group": "Assistant",
|
||
"icon": "bot-message-square",
|
||
"pages": [
|
||
"fr/api/assistant/create-assistant-message-v2",
|
||
"fr/api/assistant/search",
|
||
"fr/api/assistant/get-page-content"
|
||
]
|
||
},
|
||
{
|
||
"group": "Analytics",
|
||
"icon": "chart-line",
|
||
"pages": [
|
||
"fr/api/analytics/feedback",
|
||
"fr/api/analytics/assistant-conversations",
|
||
"fr/api/analytics/assistant-caller-stats"
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"tab": "journal des modifications",
|
||
"groups": [
|
||
{
|
||
"group": "journal des modifications",
|
||
"icon": "calendar",
|
||
"pages": [
|
||
"fr/changelog"
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"language": "es",
|
||
"tabs": [
|
||
{
|
||
"tab": "Documentación",
|
||
"groups": [
|
||
{
|
||
"group": "Primeros pasos",
|
||
"icon": "rocket",
|
||
"pages": [
|
||
"es/index",
|
||
"es/quickstart",
|
||
{
|
||
"group": "CLI",
|
||
"root": "es/cli/index",
|
||
"pages": [
|
||
"es/cli/install",
|
||
"es/cli/preview",
|
||
"es/cli/analytics",
|
||
"es/cli/commands"
|
||
]
|
||
},
|
||
"es/ai-native"
|
||
]
|
||
},
|
||
{
|
||
"group": "Organizar",
|
||
"icon": "map",
|
||
"pages": [
|
||
{
|
||
"group": "Configuración global",
|
||
"root": "es/organize/settings",
|
||
"pages": [
|
||
"es/organize/settings-appearance",
|
||
"es/organize/settings-structure",
|
||
"es/organize/settings-api",
|
||
"es/organize/settings-integrations",
|
||
"es/organize/settings-seo",
|
||
"es/organize/settings-reference"
|
||
]
|
||
},
|
||
"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",
|
||
"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/create/text",
|
||
"es/create/code",
|
||
{
|
||
"group": "Asistente",
|
||
"pages": [
|
||
"es/agent/index",
|
||
"es/agent/slack",
|
||
"es/agent/notion",
|
||
"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/prompt",
|
||
"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/components/visibility"
|
||
]
|
||
},
|
||
"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",
|
||
"es/deploy/export",
|
||
{
|
||
"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",
|
||
{
|
||
"group": "Acceso al Dashboard",
|
||
"pages": [
|
||
"es/dashboard/sso",
|
||
"es/dashboard/permissions",
|
||
"es/dashboard/roles",
|
||
"es/dashboard/audit-logs",
|
||
"es/dashboard/security-contact"
|
||
]
|
||
},
|
||
"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": [
|
||
{
|
||
"group": "Assistant",
|
||
"root": "es/assistant/index",
|
||
"pages": [
|
||
"es/assistant/configure",
|
||
"es/assistant/customize",
|
||
"es/assistant/use"
|
||
]
|
||
},
|
||
"es/ai/contextual-menu",
|
||
"es/optimize/analytics",
|
||
"es/optimize/feedback",
|
||
"es/ai/llmstxt",
|
||
"es/ai/skillmd",
|
||
"es/ai/model-context-protocol",
|
||
"es/optimize/search-boost",
|
||
"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",
|
||
"es/what-is-mintlify"
|
||
]
|
||
},
|
||
{
|
||
"group": "IA",
|
||
"icon": "bot",
|
||
"pages": [
|
||
"es/guides/automate-agent",
|
||
"es/guides/assistant-embed",
|
||
"es/guides/configure-automerge",
|
||
"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/custom-layouts",
|
||
"es/guides/improving-docs",
|
||
"es/guides/internationalization",
|
||
"es/guides/linking",
|
||
"es/guides/maintenance",
|
||
"es/guides/media",
|
||
"es/migration",
|
||
"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/help-center",
|
||
"es/guides/custom-frontend"
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"tab": "Referencia de la API",
|
||
"groups": [
|
||
{
|
||
"group": "Referencia de la API",
|
||
"icon": "file-json",
|
||
"pages": [
|
||
"es/api/introduction"
|
||
]
|
||
},
|
||
{
|
||
"group": "Administración",
|
||
"icon": "activity",
|
||
"pages": [
|
||
"es/api/update/trigger",
|
||
"es/api/update/status",
|
||
"es/api/preview/trigger"
|
||
]
|
||
},
|
||
{
|
||
"group": "Agente",
|
||
"icon": "pen-line",
|
||
"pages": [
|
||
"es/api/agent/v2/create-agent-job",
|
||
"es/api/agent/v2/get-agent-job",
|
||
"es/api/agent/v2/send-message"
|
||
]
|
||
},
|
||
{
|
||
"group": "assistant",
|
||
"icon": "bot-message-square",
|
||
"pages": [
|
||
"es/api/assistant/create-assistant-message-v2",
|
||
"es/api/assistant/search",
|
||
"es/api/assistant/get-page-content"
|
||
]
|
||
},
|
||
{
|
||
"group": "Analytics",
|
||
"icon": "chart-line",
|
||
"pages": [
|
||
"es/api/analytics/feedback",
|
||
"es/api/analytics/assistant-conversations",
|
||
"es/api/analytics/assistant-caller-stats"
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"tab": "cambios",
|
||
"groups": [
|
||
{
|
||
"group": "cambios",
|
||
"icon": "calendar",
|
||
"pages": [
|
||
"es/changelog"
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"language": "zh",
|
||
"tabs": [
|
||
{
|
||
"tab": "文档",
|
||
"groups": [
|
||
{
|
||
"group": "快速入门",
|
||
"icon": "rocket",
|
||
"pages": [
|
||
"zh/index",
|
||
"zh/quickstart",
|
||
{
|
||
"group": "CLI",
|
||
"root": "zh/cli/index",
|
||
"pages": [
|
||
"zh/cli/install",
|
||
"zh/cli/preview",
|
||
"zh/cli/analytics",
|
||
"zh/cli/commands"
|
||
]
|
||
},
|
||
"zh/ai-native"
|
||
]
|
||
},
|
||
{
|
||
"group": "组织",
|
||
"icon": "map",
|
||
"pages": [
|
||
{
|
||
"group": "全局设置",
|
||
"root": "zh/organize/settings",
|
||
"pages": [
|
||
"zh/organize/settings-appearance",
|
||
"zh/organize/settings-structure",
|
||
"zh/organize/settings-api",
|
||
"zh/organize/settings-integrations",
|
||
"zh/organize/settings-seo",
|
||
"zh/organize/settings-reference"
|
||
]
|
||
},
|
||
"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",
|
||
"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/create/text",
|
||
"zh/create/code",
|
||
{
|
||
"group": "AI 助手",
|
||
"pages": [
|
||
"zh/agent/index",
|
||
"zh/agent/slack",
|
||
"zh/agent/notion",
|
||
"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/prompt",
|
||
"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/components/visibility"
|
||
]
|
||
},
|
||
"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",
|
||
"zh/deploy/export",
|
||
{
|
||
"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",
|
||
{
|
||
"group": "控制台访问",
|
||
"pages": [
|
||
"zh/dashboard/sso",
|
||
"zh/dashboard/permissions",
|
||
"zh/dashboard/roles",
|
||
"zh/dashboard/audit-logs",
|
||
"zh/dashboard/security-contact"
|
||
]
|
||
},
|
||
"zh/deploy/monorepo",
|
||
"zh/deploy/vercel-external-proxies",
|
||
"zh/deploy/ci",
|
||
"zh/deploy/github",
|
||
"zh/deploy/ghes",
|
||
"zh/deploy/gitlab"
|
||
]
|
||
},
|
||
{
|
||
"group": "优化",
|
||
"icon": "wrench",
|
||
"pages": [
|
||
{
|
||
"group": "Assistant",
|
||
"root": "zh/assistant/index",
|
||
"pages": [
|
||
"zh/assistant/configure",
|
||
"zh/assistant/customize",
|
||
"zh/assistant/use"
|
||
]
|
||
},
|
||
"zh/ai/contextual-menu",
|
||
"zh/optimize/analytics",
|
||
"zh/optimize/feedback",
|
||
"zh/ai/llmstxt",
|
||
"zh/ai/skillmd",
|
||
"zh/ai/model-context-protocol",
|
||
"zh/optimize/search-boost",
|
||
"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",
|
||
"zh/what-is-mintlify"
|
||
]
|
||
},
|
||
{
|
||
"group": "AI",
|
||
"icon": "bot",
|
||
"pages": [
|
||
"zh/guides/automate-agent",
|
||
"zh/guides/assistant-embed",
|
||
"zh/guides/configure-automerge",
|
||
"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/custom-layouts",
|
||
"zh/guides/improving-docs",
|
||
"zh/guides/internationalization",
|
||
"zh/guides/linking",
|
||
"zh/guides/maintenance",
|
||
"zh/guides/media",
|
||
"zh/migration",
|
||
"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/help-center",
|
||
"zh/guides/custom-frontend"
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"tab": "API 参考文档",
|
||
"groups": [
|
||
{
|
||
"group": "API 参考",
|
||
"icon": "file-json",
|
||
"pages": [
|
||
"zh/api/introduction"
|
||
]
|
||
},
|
||
{
|
||
"group": "管理",
|
||
"icon": "activity",
|
||
"pages": [
|
||
"zh/api/update/trigger",
|
||
"zh/api/update/status",
|
||
"zh/api/preview/trigger"
|
||
]
|
||
},
|
||
{
|
||
"group": "代理",
|
||
"icon": "pen-line",
|
||
"pages": [
|
||
"zh/api/agent/v2/create-agent-job",
|
||
"zh/api/agent/v2/get-agent-job",
|
||
"zh/api/agent/v2/send-message"
|
||
]
|
||
},
|
||
{
|
||
"group": "AI 助手",
|
||
"icon": "bot-message-square",
|
||
"pages": [
|
||
"zh/api/assistant/create-assistant-message-v2",
|
||
"zh/api/assistant/search",
|
||
"zh/api/assistant/get-page-content"
|
||
]
|
||
},
|
||
{
|
||
"group": "数据分析",
|
||
"icon": "chart-line",
|
||
"pages": [
|
||
"zh/api/analytics/feedback",
|
||
"zh/api/analytics/assistant-conversations",
|
||
"zh/api/analytics/assistant-caller-stats"
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"tab": "更新日志",
|
||
"groups": [
|
||
{
|
||
"group": "更新日志",
|
||
"icon": "calendar",
|
||
"pages": [
|
||
"zh/changelog"
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"dropdown": "dropdown 2 test"
|
||
}
|
||
]
|
||
},
|
||
"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",
|
||
"add-mcp",
|
||
"cursor",
|
||
"vscode"
|
||
]
|
||
},
|
||
"redirects": {
|
||
"$ref": "./redirects.json"
|
||
},
|
||
"integrations": {
|
||
"ga4": {
|
||
"measurementId": "G-RCYWHL7EQ7"
|
||
},
|
||
"posthog": {
|
||
"apiKey": "phc_eNuN6Ojnk9O7uWfC17z12AK85fNR0BY6IiGVy0Gfwzw"
|
||
}
|
||
},
|
||
"seo": {
|
||
"metatags": {
|
||
"canonical": "https://www.mintlify.com/docs",
|
||
"google-site-verification": "YRuJgIxsRnMkiRTYTo_tEsJSFyIE3AraEiukTbeV4Ag",
|
||
"og:locale": "en_US",
|
||
"twitter:site": "@mintlify"
|
||
}
|
||
}
|
||
}
|