docs: document menu support for products in navigation#6220
docs: document menu support for products in navigation#6220mintlify[bot] wants to merge 4 commits into
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
- Updated organize/navigation.mdx Mintlify-Source: dashboard-editor
- Updated organize/navigation.mdx Mintlify-Source: dashboard-editor
Summary
Document that the
productsarray indocs.jsonnavigation now accepts amenu, enabling multi-column product dropdowns (same shape astabs[].menu).Changes
organize/navigation.mdx: mentionmenuas a supported field onproductsand add a "Product menus" subsection with a JSON example.organize/settings-reference.mdx: expand thenavigation.productsshape to includemenuand other supported fields.es/,fr/, andzh/locales (zh settings-reference does not listnavigation.products, so only navigation.mdx is updated there).Context
Follows upstream support for
menuunder product divisions: mintlify/mint#8504.Note
Low Risk
Documentation-only updates to navigation and settings reference; no application or config runtime changes.
Overview
Documents that
navigation.productsentries indocs.jsoncan include amenuarray—the same structure asnavigation.tabs[].menu—to drive multi-column dropdowns from the product switcher.Navigation guides (
organize/navigation.mdxandes/,fr/,zh/locales) now listmenuamong supported product fields, add a Product menus subsection with a JSON example (guides, API reference, external changelog), and link to the existing tab menus section.Schema reference (
organize/settings-reference.mdxandes/,fr/) expandsnavigation.productswith prose onmenuand an explicit field list includingmenu(array). Englishorganize/navigation.mdxalso has minor MDX formatting (imageclassNameorder, table alignment)—no behavioral doc changes there beyond product menus.Reviewed by Cursor Bugbot for commit 73974c5. Bugbot is set up for automated code reviews on this repo. Configure here.