Skip to content

Commit a228096

Browse files
sidebar tweaking
1 parent c4363a6 commit a228096

File tree

1 file changed

+8
-15
lines changed

1 file changed

+8
-15
lines changed

docs/english/_sidebar.json

Lines changed: 8 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,14 @@
99
"type": "html",
1010
"value": "<hr>"
1111
},
12-
{
13-
"type": "category",
14-
"label": "Guides",
15-
"collapsed": false,
16-
"items": [
17-
"python-slack-sdk/installation",
18-
"python-slack-sdk/web",
19-
"python-slack-sdk/webhook",
20-
"python-slack-sdk/socket-mode",
21-
"python-slack-sdk/oauth",
22-
"python-slack-sdk/audit-logs",
23-
"python-slack-sdk/rtm",
24-
"python-slack-sdk/scim"
25-
]
26-
},
12+
"python-slack-sdk/installation",
13+
"python-slack-sdk/web",
14+
"python-slack-sdk/webhook",
15+
"python-slack-sdk/socket-mode",
16+
"python-slack-sdk/oauth",
17+
"python-slack-sdk/audit-logs",
18+
"python-slack-sdk/rtm",
19+
"python-slack-sdk/scim",
2720
{ "type": "html", "value": "<hr>" },
2821
{
2922
"type": "category",

0 commit comments

Comments
 (0)