mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 00:01:27 +00:00
📝 update doc
This commit is contained in:
@ -111,6 +111,12 @@ module.exports = context => ({
|
||||
"creating-a-handler",
|
||||
"end-or-start"
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "协议适配",
|
||||
collapsable: false,
|
||||
sidebar: "auto",
|
||||
children: ["cqhttp-guide", "ding-guide"]
|
||||
}
|
||||
],
|
||||
"/advanced/": [
|
||||
|
Reference in New Issue
Block a user