mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 16:21:28 +00:00
📝 Update docs
This commit is contained in:
@ -124,6 +124,14 @@ module.exports = context => ({
|
||||
title: "nonebot.exception 模块",
|
||||
path: "exception"
|
||||
},
|
||||
{
|
||||
title: "nonebot.drivers 模块",
|
||||
path: "drivers/"
|
||||
},
|
||||
{
|
||||
title: "nonebot.drivers.fastapi 模块",
|
||||
path: "drivers/fastapi"
|
||||
},
|
||||
{
|
||||
title: "nonebot.adapters 模块",
|
||||
path: "adapters/"
|
||||
|
@ -1,3 +1,3 @@
|
||||
[
|
||||
"2.0.0a2"
|
||||
"2.0.0a3"
|
||||
]
|
Reference in New Issue
Block a user