Skip to content

Commit

Permalink
Improve sidebar config
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarbin committed Jul 24, 2024
1 parent d3ae187 commit 75ffda7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,12 @@ const config: Config = {
},
],
},
docs: {
sidebar: {
hideable: true,
autoCollapseCategories: true,
},
},
footer: {
style: 'dark',
links: [
Expand Down

0 comments on commit 75ffda7

Please sign in to comment.