How to modify the categories and files titles? #572
Replies: 1 comment 12 replies
-
Hello. Auto sidebar configuration is not going to work in next versions. You need to reference the generated sidebar - see https://typedoc-plugin-markdown.org/integrations/docusaurus/guides/sidebar. |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using this plugin combined with the docusaurus one for building our project documentation.
I managed to customized it to have it enough on the documentation structure we have, but there are still some issues we have to fix:

My current configuration, i.e.,
typedoc.config.cjs
, is:And the side bar is:
Beta Was this translation helpful? Give feedback.
All reactions