Skip to content

sidebar depth is not configurable #148

Open
@desimone

Description

@desimone

What's incorrect or missing

Vuepress had a concept of sidebarDepth which would let you choose on a page by page basis how deep you wanted your right-hand sidebar to list items for. That doesn't seem to exist natively in docusaurus.

Basically, the frontmatter they have for ToC but for sidebars.

---
# Display h2 to h5 headings
toc_min_heading_level: 2
toc_max_heading_level: 5
---

What's the resolution?

Some version of sidebarDepth

Related

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions