-
Couldn't load subscription status.
- Fork 953
Open
Labels
Description
Sidebar-root feature
Motivation:
- For deeply nested docs, it would be useful to be able to anchor a section as the root of the left side nav.
- This will also be helpful for versioned docs implemented using subfolders
Tasks
- Add support for sidenav rooted in non-top-level sections
- Ensure that this features doesn't unduly increase the processing time to build the sidenav for large sites, esp. if the sidenav is cached
- Ensure that this works with multilingual sites
- UG update
- Changelog entry
- Note that this might be able to replace the
toc_rootfeature. This will likely be tackled separately.
References for toc_root and docsy-only features:
- Make it easier to create a "docs only" site #368
- Support: How to disable landing page section? #173
- Resources:
Related: