Multiple top-level catgories #1155
-
I would like to build a docs site that combines multiple top-level categories into one site. For example, the https://shopify.dev/docs/ site has separate categories for Apps (which itself has multiple categories), Storefronts, References, etc. Effectively, there are multiple "roots" that each have their own left sidebar navigation. This is similar in a way to the i18n feature. Would Docus be a good starting point for this or is it too opinionated and it is best to start from scratch? Any pointers? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hey @colinmollenhour, it's not doable with the current version of Docus. From my point of view, you should start from the UI Pro docs starter which is fully customizable since you own the code and you're not using an existing layer. You can adapt is simply to fit your needs. However, your proposal could be a great feature request and if several users are interested we can discuss it and think about an implementation, don't hesitate to create it and be more explicit about what you have in mind in term of configuration. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the answer. Yeah after spending quite a bit of time I realized |
Beta Was this translation helpful? Give feedback.
Hey @colinmollenhour, it's not doable with the current version of Docus. From my point of view, you should start from the UI Pro docs starter which is fully customizable since you own the code and you're not using an existing layer. You can adapt is simply to fit your needs.
However, your proposal could be a great feature request and if several users are interested we can discuss it and think about an implementation, don't hesitate to create it and be more explicit about what you have in mind in term of configuration.