Replies: 1 comment 2 replies
-
I have not come across anything like this so far but perhaps others know of something. Assuming that there is no ready-made solution, can you elaborate a bit more on how you would imaging this working? Are we talking about different versions of the site that get built at compile-time or dynamic selection? Both, I think, would look very different both in terms of implementation and user experience. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Is it possible to have "global filters" (based on configuration, tag or similar) which would hide parts of the documentation site based on the selected role of the user?
We want to have a behaviour where the user selects a "view" on the starting page and this filters out in the navigation elements everything which is not relevant to that "view".
(The reason for this is that we have a large documentation site and we want to provide specific, dedicated views on the documentation dependent on the user selection).
Beta Was this translation helpful? Give feedback.
All reactions