Discussions

Ask a Question
Back to All

Is it possible to nest categories within categories in Guides?

Hello,

First post. Just getting started learning ReadMe.

I have at least 4 APIs to get into a new project and I'm not sure how best to group each API's content in Guides. I was thinking that each category would be an API name with sub-categories for features of that API.

I know you can nest pages in a category. E.g.

 C1
   P1
     P2
       P3
 C2       

Can I nest categories within categories? E.g.

C1
  C2
  	P1
    P2
      P3
  C3
    P4
    P5
      P6
C4

I don't see a way to do this. What's the best practice?

Maybe use Versioning to make each API it's own entry from a drop-down? Maybe create a version for Search API v9, Location API v1, etc.?

Thanks!