From 9028f97879bc51ab99d585aeaf1f1904e75cbc77 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Thu, 24 Sep 2026 18:47:16 +0000 Subject: [PATCH] docs: clarify breadcrumb links for groups without a root page --- es/organize/navigation.mdx | 2 ++ fr/organize/navigation.mdx | 2 ++ organize/navigation.mdx | 2 ++ zh/organize/navigation.mdx | 2 ++ 4 files changed, 8 insertions(+) diff --git a/es/organize/navigation.mdx b/es/organize/navigation.mdx index c01c2f62a..47b837f4e 100644 --- a/es/organize/navigation.mdx +++ b/es/organize/navigation.mdx @@ -1157,6 +1157,8 @@ Mezclar tipos de elementos hijos incompatibles en el mismo nivel provoca un fall Las migas de pan muestran la ruta completa de navegación en la parte superior de las páginas. Algunos temas las traen habilitadas de forma predeterminada y otros no. Puedes controlar si las migas de pan se muestran en tu sitio usando la propiedad `styling` en tu `docs.json`. +Un grupo en la ruta de migas de pan enlaza a su [página raíz](#root-page). Los grupos sin una página `root` se muestran como texto sin formato. + ```json Mostrar migas de pan completas diff --git a/fr/organize/navigation.mdx b/fr/organize/navigation.mdx index d80f94f52..115339274 100644 --- a/fr/organize/navigation.mdx +++ b/fr/organize/navigation.mdx @@ -1157,6 +1157,8 @@ Mélanger des types d'enfants incompatibles au même niveau échoue à la valida Le fil d'Ariane affiche le chemin de navigation complet en haut des pages. Certains thèmes activent le fil d'Ariane par défaut, d'autres non. Vous pouvez contrôler l'affichage du fil d'Ariane sur votre site à l'aide de la propriété `styling` dans votre `docs.json`. +Un groupe dans le fil d'Ariane renvoie vers sa [page racine](#root-page). Les groupes sans page `root` s'affichent en texte brut. + ```json Display full breadcrumbs diff --git a/organize/navigation.mdx b/organize/navigation.mdx index 192c7d729..b8eef7065 100644 --- a/organize/navigation.mdx +++ b/organize/navigation.mdx @@ -1103,6 +1103,8 @@ Mixing incompatible child types at the same level fails schema validation. Run [ Breadcrumbs display the full navigation path at the top of pages. Some themes have breadcrumbs enabled by default and others do not. You can control whether breadcrumbs display on your site using the `styling` property in your `docs.json`. +A group in the breadcrumb path links to its [root page](#root-page). Groups without a `root` page display as plain text. + ```json Display full breadcrumbs diff --git a/zh/organize/navigation.mdx b/zh/organize/navigation.mdx index 14238ad66..42ecc21c3 100644 --- a/zh/organize/navigation.mdx +++ b/zh/organize/navigation.mdx @@ -1123,6 +1123,8 @@ Mintlify 使用 `versions` 数组中的第一个版本作为默认版本。使 面包屑导航会在页面顶部显示完整的导航路径。某些主题默认启用面包屑导航,另一些则未启用。你可以在 `docs.json` 中通过 `styling` 属性控制站点上是否显示面包屑导航。 +面包屑路径中的分组会链接到其[根页面](#root-page)。没有 `root` 页面的分组显示为纯文本。 + ```json Display full breadcrumbs