Support versioning at the group level #3239
Blargian
started this conversation in
Feature Requests
Replies: 1 comment
-
|
A work around I've found is to use the View component to version at the page level:
However the limitation here is that everything needs to be on a single page. Ideally there is some mechanism similar to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It doesn't seem possible to define versions at the group level. While global versioning is more common, companies with multiple products may need to version at the group level.
For example, a Java integration has 3 different clients and each has different versions. It should be possible to specify versions at the group level like this:
Currently Mintlify will just ignore this configuration and this group will not show up in the side navigation.
Edit: seems like the limitation is with menus. My top level nav is using menus which only support pages, groups and external links.
Beta Was this translation helpful? Give feedback.
All reactions