mirror of
https://github.com/mintlify/docs.git
synced 2026-09-14 13:35:46 +08:00
511 lines
15 KiB
JSON
511 lines
15 KiB
JSON
{
|
|
"$schema": "https://mintlify.com/docs.json",
|
|
"theme": "maple",
|
|
"name": "Mintlify",
|
|
"colors": {
|
|
"primary": "#0D9373",
|
|
"light": "#55D799",
|
|
"dark": "#0D9373"
|
|
},
|
|
"favicon": "/favicon.svg",
|
|
"icons": {
|
|
"library": "lucide"
|
|
},
|
|
"navigation": {
|
|
"dropdowns": [
|
|
{
|
|
"dropdown": "Documentation",
|
|
"icon": "book",
|
|
"description": "Set up your documentation",
|
|
"groups": [
|
|
{
|
|
"group": "Getting started",
|
|
"pages": [
|
|
"index",
|
|
"quickstart",
|
|
"installation",
|
|
"editor"
|
|
]
|
|
},
|
|
{
|
|
"group": "Core configuration",
|
|
"pages": [
|
|
"settings",
|
|
"pages",
|
|
"navigation",
|
|
"themes",
|
|
"settings/custom-domain"
|
|
]
|
|
},
|
|
{
|
|
"group": "AI optimization",
|
|
"pages": [
|
|
"guides/assistant",
|
|
"ai/llmstxt",
|
|
"ai/contextual-menu",
|
|
"ai/markdown-export",
|
|
"mcp",
|
|
"guides/claude-code",
|
|
"guides/cursor",
|
|
"guides/windsurf"
|
|
]
|
|
},
|
|
{
|
|
"group": "Components",
|
|
"pages": [
|
|
"text",
|
|
"image-embeds",
|
|
"list-table",
|
|
"code",
|
|
"reusable-snippets",
|
|
"components/accordions",
|
|
"components/callouts",
|
|
"components/cards",
|
|
"components/columns",
|
|
"components/code-groups",
|
|
"components/examples",
|
|
"components/expandables",
|
|
"components/fields",
|
|
"components/frames",
|
|
"components/icons",
|
|
"components/mermaid-diagrams",
|
|
"components/panel",
|
|
"components/steps",
|
|
"components/tabs",
|
|
"components/tooltips",
|
|
"components/update"
|
|
]
|
|
},
|
|
{
|
|
"group": "API pages",
|
|
"pages": [
|
|
"api-playground/overview",
|
|
"api-playground/openapi-setup",
|
|
{
|
|
"group": "Customization",
|
|
"icon": "wrench",
|
|
"pages": [
|
|
"api-playground/customization/complex-data-types",
|
|
"api-playground/customization/adding-sdk-examples",
|
|
"api-playground/customization/managing-page-visibility",
|
|
"api-playground/customization/multiple-responses"
|
|
]
|
|
},
|
|
{
|
|
"group": "AsyncAPI",
|
|
"icon": "webhook",
|
|
"pages": [
|
|
"api-playground/asyncapi/setup",
|
|
"api-playground/asyncapi/playground"
|
|
]
|
|
},
|
|
{
|
|
"group": "MDX",
|
|
"icon": "markdown",
|
|
"pages": [
|
|
"api-playground/mdx/configuration",
|
|
"api-playground/mdx/authentication"
|
|
]
|
|
},
|
|
"api-playground/troubleshooting"
|
|
]
|
|
},
|
|
{
|
|
"group": "Authentication and personalization",
|
|
"pages": [
|
|
"authentication-personalization/overview",
|
|
"authentication-personalization/authentication-setup",
|
|
"authentication-personalization/partial-authentication-setup",
|
|
"authentication-personalization/personalization-setup",
|
|
"authentication-personalization/sending-data"
|
|
]
|
|
},
|
|
{
|
|
"group": "Guides",
|
|
"pages": [
|
|
"guides/migration",
|
|
"guides/analytics",
|
|
"react-components",
|
|
"settings/custom-scripts",
|
|
"settings/seo",
|
|
"guides/changelogs",
|
|
"guides/hidden-pages",
|
|
"settings/broken-links",
|
|
"guides/monorepo",
|
|
{
|
|
"group": "Custom Subdirectory",
|
|
"icon": "folder",
|
|
"pages": [
|
|
"advanced/subpath/cloudflare",
|
|
"advanced/subpath/route53-cloudfront",
|
|
"advanced/subpath/vercel"
|
|
]
|
|
},
|
|
{
|
|
"group": "Dashboard Access",
|
|
"icon": "gauge",
|
|
"pages": [
|
|
"advanced/dashboard/sso",
|
|
"advanced/dashboard/permissions",
|
|
"advanced/dashboard/roles"
|
|
]
|
|
},
|
|
"guides/deployments",
|
|
"contact-support"
|
|
]
|
|
},
|
|
{
|
|
"group": "Integrations",
|
|
"pages": [
|
|
{
|
|
"group": "Analytics",
|
|
"icon": "chart-no-axes-combined",
|
|
"pages": [
|
|
"integrations/analytics/overview",
|
|
"integrations/analytics/amplitude",
|
|
"integrations/analytics/clearbit",
|
|
"integrations/analytics/fathom",
|
|
"integrations/analytics/google-analytics",
|
|
"integrations/analytics/google-tag-manager",
|
|
"integrations/analytics/heap",
|
|
"integrations/analytics/hotjar",
|
|
"integrations/analytics/koala",
|
|
"integrations/analytics/logrocket",
|
|
"integrations/analytics/mixpanel",
|
|
"integrations/analytics/pirsch",
|
|
"integrations/analytics/plausible",
|
|
"integrations/analytics/posthog",
|
|
"integrations/analytics/segment"
|
|
]
|
|
},
|
|
{
|
|
"group": "SDKs",
|
|
"icon": "folder-code",
|
|
"pages": [
|
|
"integrations/sdks/speakeasy",
|
|
"integrations/sdks/stainless"
|
|
]
|
|
},
|
|
{
|
|
"group": "Support",
|
|
"icon": "messages-square",
|
|
"pages": [
|
|
"integrations/support/overview",
|
|
"integrations/support/intercom",
|
|
"integrations/support/front"
|
|
]
|
|
},
|
|
{
|
|
"group": "Privacy",
|
|
"icon": "folder-lock",
|
|
"pages": [
|
|
"integrations/privacy/overview",
|
|
"integrations/privacy/osano"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"group": "Version control and CI/CD",
|
|
"pages": [
|
|
"settings/github",
|
|
"settings/gitlab",
|
|
"settings/ci",
|
|
"settings/preview-deployments"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"dropdown": "API Reference",
|
|
"description": "Reference for the API",
|
|
"icon": "terminal",
|
|
"groups": [
|
|
{
|
|
"group": "API Reference",
|
|
"pages": [
|
|
"api-reference/introduction"
|
|
]
|
|
},
|
|
{
|
|
"group": "Admin",
|
|
"pages": [
|
|
"api-reference/update/trigger",
|
|
"api-reference/update/status"
|
|
]
|
|
},
|
|
{
|
|
"group": "Assistant",
|
|
"pages": [
|
|
"api-reference/chat/create-assistant-message"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"dropdown": "Changelog",
|
|
"icon": "history",
|
|
"description": "Updates and changes",
|
|
"groups": [
|
|
{
|
|
"group": "Changelog",
|
|
"pages": [
|
|
"changelog"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"logo": {
|
|
"light": "/logo/light.svg",
|
|
"dark": "/logo/dark.svg",
|
|
"href": "https://mintlify.com/docs"
|
|
},
|
|
"api": {
|
|
"mdx": {
|
|
"auth": {
|
|
"method": "bearer"
|
|
}
|
|
}
|
|
},
|
|
"navbar": {
|
|
"links": [
|
|
{
|
|
"label": "Community",
|
|
"href": "https://mintlify.com/community"
|
|
}
|
|
],
|
|
"primary": {
|
|
"type": "button",
|
|
"label": "Get started",
|
|
"href": "https://mintlify.com/start"
|
|
}
|
|
},
|
|
"footer": {
|
|
"socials": {
|
|
"x": "https://x.com/mintlify",
|
|
"linkedin": "https://www.linkedin.com/company/mintlify",
|
|
"github": "https://github.com/mintlify",
|
|
"slack": "https://mintlify.com/community"
|
|
},
|
|
"links": [
|
|
{
|
|
"header": "Resources",
|
|
"items": [
|
|
{
|
|
"label": "Customers",
|
|
"href": "https://mintlify.com/customers"
|
|
},
|
|
{
|
|
"label": "Enterprise",
|
|
"href": "https://mintlify.com/enterprise"
|
|
},
|
|
{
|
|
"label": "Request Preview",
|
|
"href": "https://mintlify.com/preview"
|
|
},
|
|
{
|
|
"label": "Integrations",
|
|
"href": "https://mintlify.com/docs/integrations/analytics/overview"
|
|
},
|
|
{
|
|
"label": "Templates",
|
|
"href": "https://mintlify.com/docs/themes"
|
|
},
|
|
{
|
|
"label": "Wall of Love",
|
|
"href": "https://mintlify.com/love"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"header": "Company",
|
|
"items": [
|
|
{
|
|
"label": "Careers",
|
|
"href": "https://mintlify.com/careers"
|
|
},
|
|
{
|
|
"label": "Blog",
|
|
"href": "https://mintlify.com/blog"
|
|
},
|
|
{
|
|
"label": "Feature Requests",
|
|
"href": "https://github.com/orgs/mintlify/discussions/categories/feature-requests"
|
|
},
|
|
{
|
|
"label": "Security",
|
|
"href": "https://mintlify.com/security/responsible-disclosure"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"header": "Legal",
|
|
"items": [
|
|
{
|
|
"label": "Privacy Policy",
|
|
"href": "https://mintlify.com/legal/privacy"
|
|
},
|
|
{
|
|
"label": "Terms of Service",
|
|
"href": "https://mintlify.com/legal/terms"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"thumbnails": {
|
|
"background": "/images/thumbnail/background.svg"
|
|
},
|
|
"contextual": {
|
|
"options": [
|
|
"copy",
|
|
"view",
|
|
"chatgpt",
|
|
"claude"
|
|
]
|
|
},
|
|
"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/advanced-features",
|
|
"destination": "/api-playground/customization"
|
|
},
|
|
{
|
|
"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/authentication-vs-personalization",
|
|
"destination": "authentication-personalization/overview"
|
|
},
|
|
{
|
|
"source": "settings/authentication-personalization/authentication-setup/choosing-a-handshake",
|
|
"destination": "authentication-personalization/overview"
|
|
},
|
|
{
|
|
"source": "settings/authentication-personalization/personalization-setup/choosing-a-handshake",
|
|
"destination": "authentication-personalization/overview"
|
|
},
|
|
{
|
|
"source": "settings/authentication-personalization/authentication",
|
|
"destination": "authentication-personalization/authentication-setup"
|
|
},
|
|
{
|
|
"source": "settings/authentication-personalization/personalization",
|
|
"destination": "authentication-personalization/personalization-setup"
|
|
},
|
|
{
|
|
"source": "settings/authentication-personalization/partial-authentication",
|
|
"destination": "authentication-personalization/partial-authentication-setup"
|
|
},
|
|
{
|
|
"source": "settings/authentication-personalization/sending-data",
|
|
"destination": "authentication-personalization/sending-data"
|
|
},
|
|
{
|
|
"source": "settings/authentication-personalization/authentication-setup/jwt",
|
|
"destination": "authentication-personalization/authentication-setup"
|
|
},
|
|
{
|
|
"source": "settings/authentication-personalization/authentication-setup/oauth",
|
|
"destination": "authentication-personalization/authentication-setup"
|
|
},
|
|
{
|
|
"source": "settings/authentication-personalization/authentication-setup/mintlify",
|
|
"destination": "authentication-personalization/authentication-setup"
|
|
},
|
|
{
|
|
"source": "settings/authentication-personalization/authentication-setup/password",
|
|
"destination": "authentication-personalization/authentication-setup"
|
|
},
|
|
{
|
|
"source": "settings/authentication-personalization/personalization-setup/jwt",
|
|
"destination": "authentication-personalization/personalization-setup"
|
|
},
|
|
{
|
|
"source": "settings/authentication-personalization/personalization-setup/oauth",
|
|
"destination": "authentication-personalization/personalization-setup"
|
|
},
|
|
{
|
|
"source": "settings/authentication-personalization/personalization-setup/shared-session",
|
|
"destination": "authentication-personalization/personalization-setup"
|
|
},
|
|
{
|
|
"source": "ai-ingestion",
|
|
"destination": "ai/llmstxt"
|
|
}
|
|
],
|
|
"integrations": {
|
|
"ga4": {
|
|
"measurementId": "G-RCYWHL7EQ7"
|
|
},
|
|
"koala": {
|
|
"publicApiKey": "pk_76a6caa274e800f3ceff0b2bc6b9b9d82ab8"
|
|
}
|
|
}
|
|
} |