Allows Selecting Document Space using a dropdown in the title bar #212
albertoferrazzoli
started this conversation in
Feature Requests
Replies: 0 comments
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.
-
What's your feature/idea?
I have multiple document spaces, each one targeting a different product documentation.
I would like to show all the spaces withing a single URL like
https://docs.acme.com/
But this is not possible not. In fact at the moment I could have something like that:
https://docs-product1.acme.com/
https://docs-product2.acme.com/
...
The idea is to have a dropdown in the title bar (top left, where is the logo and document name) so I can select which documentation product to load.
What's your desired outcome?
I expect to have only one place where to show all the document spaces ex:
https://docs.acme.com
A combo box on the title bar (top left) with the logo and the document name can let me choose the documentation space I want to load on the page.
What's the impact of this for you?
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions