Nested pages (pages nested under pages) #1124
Replies: 1 comment
-
|
💯 I would really love to see this implemented—my team recently migrated to Mintlify and the fact that we can't use actual pages as group landing pages has thrown a serious wrench in our UX/information architecture, especially since our docs often have multiple sub-layers of nesting. (and I hate to be that person, but I think this is a standard feature supported by most documentation tools :P) for example, in our old docs site, navigating several layers deep into a nested section would show something like this (where each item, including "parent" items, was a link to a doc): since then, we've had to add a number of "overview" pages to retain the same amount of information as before, but this results in a much longer and more cluttered navigation architecture: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Current Limitation
Mintlify currently only supports nesting pages under group names (non-page entries), which creates architectural constraints when building intuitive documentation hierarchies.
Problem Description
Scenario: When documenting a concept with sub-concepts (e.g., a feature with variants), the ideal structure would be:
Current Workaround: We must create a group structure like:
Issues with Current Approach
Proposed Solution
Allow pages to have child pages directly.
Expected Benefits
Beta Was this translation helpful? Give feedback.
All reactions