typedoc-plugin-markdown
typedoc-plugin-markdown copied to clipboard
Docusaurus Sidebar Category Support
It would be great to have the @category grouping reflected in the generated sidebars.
The sidebars themselves currently only nest one level deep so not too sure how this would work in practice. The categories should appear on the secondary TOC on the right?
Dunno, I'm just a dumb user. I guess it's a question of design. But the categories are there and it'd be nice to reflect them on the the front-end one way or another.
I believe the idea is to output the reflections by categories first.
For example, in https://react-day-picker.js.org/reference, in the sidebar there's "Functions", while I would like to have "Components" when the function is a component.
Maybe @dustinlacewell was suggesting to use the @category tag?
@category support for sidebar implemented in docusaurus-plugin-typedoc@next