Document directory listing for navigation groups#5237
Closed
mintlify[bot] wants to merge 1 commit intomainfrom
Closed
Document directory listing for navigation groups#5237mintlify[bot] wants to merge 1 commit intomainfrom
mintlify[bot] wants to merge 1 commit intomainfrom
Conversation
Generated-By: mintlify-agent
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Collaborator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documents the new
directoryproperty for navigation groups, which shipped in mintlify/mint#6933. This feature lets users add automatic directory listings (accordion or card layout) to group root pages, with recursive inheritance through the navigation tree.Changes
directoryproperty, its three values (none,accordion,card), the root page requirement, and inheritance behavior with examples.navigation.directoryresponse field entry.navigation.directoryquick-reference entry.Note
Low Risk
Low risk documentation-only change that adds reference entries for an already-shipped config option; no runtime behavior is modified.
Overview
Documents the new
directoryoption for navigation groups, describing how it renders automatic child-page listings on grouprootpages (styles:none,accordion,card) and how the setting inherits/overrides through nested groups.Updates the
docs.jsonreferences (settings-reference.mdxandsettings-structure.mdx) to includenavigation.directorywith its allowed values and default.Reviewed by Cursor Bugbot for commit 57beb78. Bugbot is set up for automated code reviews on this repo. Configure here.