Files
mintlify__docs/fr.json
Ethan Palm 160e74aa0f Remove stainless, fix speakeasy (#7246)
* Remove Stainless integration page and fix Speakeasy config examples

Stainless was acquired by Anthropic (announced 2026-05-18) and wound down
all hosted products, including the SDK generator: "new signups, projects,
and SDKs will not be available." The integration page documented a
hosted-platform flow (Studio -> Release tab -> Setup OpenAPI publishing)
that no new reader can complete, so it is removed and redirected to the
vendor-neutral x-codeSamples page.

Speakeasy is still operating and the integration still works, but its
docs.json examples used the pre-docs.json schema (top-level "anchors"/
"tabs" keyed on "name"/"url"). Updated to the current navigation.anchors
/ navigation.tabs shape so the snippets are copy-pasteable.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* Collapse Speakeasy page into the Add SDK examples page

With Stainless removed, the Integrations > SDKs group held a single page.
Fold the Speakeasy setup steps into api-playground/adding-sdk-examples.mdx
as a "Generate examples with Speakeasy" section and drop the group.

The page now covers both routes to x-codeSamples: writing samples by hand
and pulling autogenerated ones from a Speakeasy combined spec. Old page
paths redirect to the new section anchor.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* Apply batched suggestions from code review

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* use steps

---------

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-03 16:36:29 -07:00

553 lines
17 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"tabs": [
{
"tab": "Documentation",
"groups": [
{
"group": "Prise en main",
"boost": 2,
"pages": [
"fr/index",
"fr/quickstart",
"fr/ai-native",
{
"group": "CLI",
"root": "fr/cli/index",
"pages": [
"fr/cli/install",
"fr/cli/mdx-extension",
"fr/cli/preview",
"fr/cli/commands"
]
},
{
"group": "Migrer vers Mintlify",
"root": "fr/migration/index",
"pages": [
"fr/migration/docusaurus",
"fr/migration/readme",
"fr/migration/gitbook",
"fr/migration/fern",
"fr/migration/document360",
"fr/migration/manual"
]
}
]
},
{
"group": "Créer du contenu",
"pages": [
{
"group": "Pages",
"pages": [
"fr/organize/pages",
"fr/organize/hidden-pages",
"fr/organize/related-pages"
]
},
{
"group": "Mise en forme",
"pages": [
"fr/create/text",
"fr/create/code",
"fr/create/list-table"
]
},
{
"group": "Composants",
"root": "fr/components/index",
"pages": [
"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/github",
"fr/components/icons",
"fr/components/mdx",
"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/customize/react-components"
]
},
{
"group": "Médias",
"pages": [
"fr/create/image-embeds",
"fr/create/files"
]
},
"fr/create/reusable-snippets",
"fr/create/personalization",
{
"group": "Éditeur web",
"root": "fr/editor/index",
"pages": [
"fr/editor/tutorial",
"fr/editor/pages",
"fr/editor/publish",
"fr/editor/review",
"fr/editor/collaborate",
"fr/editor/agent",
"fr/editor/settings",
"fr/editor/keyboard-shortcuts"
]
},
"fr/deploy/ci"
]
},
{
"group": "Gérer votre site",
"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/ai/contextual-menu",
"fr/ai/bring-your-own-model",
"fr/create/redirects",
"fr/organize/mintignore",
{
"group": "Configuration du dépôt",
"pages": [
"fr/deploy/monorepo",
"fr/deploy/multi-repo"
]
},
{
"group": "Personnalisation visuelle",
"pages": [
"fr/customize/themes",
"fr/customize/fonts",
"fr/customize/custom-scripts",
"fr/customize/custom-404-page"
]
},
{
"group": "Analyses",
"root": "fr/analytics/index",
"pages": [
"fr/analytics/traffic",
"fr/analytics/assistant",
"fr/analytics/search",
"fr/analytics/user-engagements",
"fr/optimize/feedback",
"fr/analytics/export",
"fr/analytics/streaming"
]
},
{
"group": "Déploiements",
"root": "fr/deploy/deployments",
"pages": [
"fr/deploy/preview-deployments",
"fr/deploy/github",
"fr/deploy/ghes",
"fr/deploy/gitlab",
"fr/deploy/bitbucket",
"fr/deploy/rollbacks"
]
},
{
"group": "Hébergement",
"root": "fr/customize/custom-domain",
"pages": [
{
"group": "Hébergement sur sous-chemin",
"root": "fr/deploy/docs-subpath",
"pages": [
"fr/deploy/cloudflare",
"fr/deploy/route53-cloudfront",
"fr/deploy/vercel",
"fr/deploy/reverse-proxy"
]
},
"fr/deploy/csp-configuration",
"fr/deploy/self-host",
"fr/deploy/custom-portal"
]
},
{
"group": "Exporter votre site",
"pages": [
"fr/deploy/export",
"fr/optimize/pdf-exports"
]
},
{
"group": "Authentification",
"root": "fr/deploy/authentication-setup",
"pages": [
"fr/dashboard/sso",
"fr/dashboard/scim",
"fr/dashboard/session-security"
]
},
{
"group": "Sécurité",
"pages": [
"fr/dashboard/network-access",
"fr/dashboard/roles",
"fr/dashboard/audit-logs",
"fr/dashboard/security-contact"
]
}
]
},
{
"group": "Agent",
"pages": [
"fr/agent/index",
"fr/agent/slack",
{
"group": "Automatisations",
"root": "fr/automations/index",
"pages": [
"fr/automations/create",
"fr/automations/manage",
"fr/automations/integrations",
"fr/automations/reference",
"fr/deploy/gitlab-self-hosted"
]
},
"fr/agent/customize",
"fr/agent/effective-prompts",
"fr/agent/use-cases"
]
},
{
"group": "Assistant",
"pages": [
"fr/assistant/index",
"fr/assistant/configure",
"fr/assistant/customize",
"fr/assistant/widget",
"fr/assistant/skills",
"fr/assistant/use"
]
},
{
"group": "Contenu adapté aux agents",
"pages": [
"fr/ai/mintlify-mcp",
{
"group": "Mintlify Index",
"root": "fr/search-index/index",
"pages": [
"fr/search-index/connect",
"fr/search-index/mcp"
]
},
"fr/ai/model-context-protocol",
"fr/ai/llmstxt",
"fr/ai/skillmd",
"fr/ai/markdown-export"
]
},
{
"group": "Recherche et SEO",
"pages": [
"fr/optimize/search",
"fr/optimize/seo"
]
},
{
"group": "Documenter des API",
"pages": [
"fr/api-playground/overview",
{
"group": "Spécifications d'API",
"pages": [
"fr/api-playground/openapi-setup",
"fr/api-playground/asyncapi-setup",
"fr/api-playground/graphql-setup",
{
"group": "Configuration de la référence SDK",
"root": "fr/api-playground/sdk-reference-setup",
"pages": [
"fr/api-playground/adding-sdk-examples"
]
}
]
},
{
"group": "Pages d'endpoint",
"pages": [
"fr/api-playground/complex-data-types",
"fr/api-playground/multiple-responses",
"fr/api-playground/managing-page-visibility",
"fr/api-playground/mdx-setup"
]
},
"fr/api-playground/troubleshooting"
]
},
{
"group": "Intégrations",
"pages": [
{
"group": "Analytics",
"root": "fr/integrations/analytics/overview",
"pages": [
"fr/integrations/analytics/adobe",
"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": "Assistance",
"root": "fr/integrations/support/overview",
"pages": [
"fr/integrations/support/intercom",
"fr/integrations/support/front"
]
},
{
"group": "Confidentialité",
"root": "fr/integrations/privacy/overview",
"pages": [
"fr/integrations/privacy/osano",
"fr/integrations/privacy/transcend"
]
}
]
},
{
"group": "Référence",
"pages": [
"fr/reference/concepts",
"fr/reference/glossary",
"fr/credits"
]
}
]
},
{
"tab": "Référence de l’API",
"groups": [
{
"group": "Référence de l’API",
"pages": [
"fr/api/introduction"
]
},
{
"group": "Administration",
"pages": [
"fr/api/update/trigger",
"fr/api/update/status",
"fr/api/preview/trigger",
"fr/api/automations/trigger"
]
},
{
"group": "Agent",
"pages": [
"fr/api/agent/v2/create-agent-job",
"fr/api/agent/v2/get-agent-job",
"fr/api/agent/v2/send-message"
]
},
{
"group": "Assistant",
"pages": [
"fr/api/assistant/create-assistant-message-v2"
]
},
{
"group": "Recherche",
"pages": [
"fr/api/assistant/search",
"fr/api/assistant/get-page-content"
]
},
{
"group": "Mintlify Index",
"pages": [
"fr/api/search-index/introduction",
"fr/api/search-index/context",
"fr/api/search-index/search",
"fr/api/search-index/contents"
]
},
{
"group": "Analytics",
"pages": [
"fr/api/analytics/feedback",
"fr/api/analytics/feedback-by-page",
"fr/api/analytics/assistant-conversations",
"fr/api/analytics/assistant-thread",
"fr/api/analytics/assistant-caller-stats",
"fr/api/analytics/searches",
"fr/api/analytics/views",
"fr/api/analytics/visitors"
]
},
{
"group": "Export statique",
"pages": [
"fr/api/static-export/start-job",
"fr/api/static-export/get-job-status"
]
}
]
},
{
"tab": "Journal des modifications",
"groups": [
{
"group": "Journal des modifications",
"boost": 0.5,
"pages": [
"fr/changelog"
]
}
]
},
{
"tab": "Centre d'aide",
"hidden": true,
"searchable": true,
"groups": [
{
"group": "Centre d'aide",
"pages": [
"fr/help-center/openapi-url-fetch-fails-during-build",
"fr/help-center/domain-already-claimed-by-another-organization",
"fr/help-center/configure-oauth-with-auth0",
"fr/help-center/private-repo-missing-when-creating-second-deployment",
"fr/help-center/static-file-not-served",
"fr/help-center/preview-deployment-not-created-for-fork-branch",
"fr/help-center/branch-missing-from-editor-branch-list",
"fr/help-center/style-card-icons-with-custom-css",
"fr/help-center/can-i-rename-my-deployment-or-organization"
]
}
]
},
{
"tab": "Apprendre",
"menu": [
{
"item": "Apprendre",
"href": "https://learn.mintlify.com/",
"description": "Leçons en autonomie pour tirer le meilleur parti de Mintlify."
},
{
"item": "Guides",
"description": "Guides pratiques pour les tâches courantes et les bonnes pratiques.",
"groups": [
{
"group": "Aperçu",
"icon": "book-open",
"pages": [
"fr/guides/index"
]
},
{
"group": "IA",
"icon": "bot",
"pages": [
"fr/guides/assistant-embed",
"fr/guides/configure-automerge",
"fr/guides/use-automations",
"fr/guides/claude-code",
"fr/guides/codex",
"fr/guides/cursor",
"fr/guides/devin-desktop",
"fr/guides/geo"
]
},
{
"group": "Documentation d'API",
"icon": "file-braces",
"pages": [
"fr/guides/migrating-from-mdx"
]
},
{
"group": "Bonnes pratiques",
"icon": "trophy",
"pages": [
"fr/guides/accessibility",
"fr/create/changelogs",
"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/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/help-center",
"fr/guides/custom-frontend",
"fr/api/static-export/overview"
]
}
]
}
]
}
],
"language": "fr"
}