We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 843ae9f commit 4a4f30eCopy full SHA for 4a4f30e
uv.lock
website/sidebars.js
@@ -3,7 +3,7 @@ module.exports = {
3
{
4
type: 'category',
5
label: 'Overview',
6
- collapsed: false,
+ collapsed: true,
7
items: [
8
9
type: 'autogenerated',
@@ -14,7 +14,7 @@ module.exports = {
14
15
16
label: 'Concepts',
17
18
19
20
@@ -25,7 +25,7 @@ module.exports = {
25
26
27
label: 'Examples',
28
29
30
31
@@ -36,7 +36,7 @@ module.exports = {
36
37
38
label: 'Upgrading',
39
40
41
42
0 commit comments