💡 add plugin docstring

This commit is contained in:
yanyongyu
2020-10-18 15:04:45 +08:00
parent 26207f762b
commit 7c17412106
9 changed files with 866 additions and 25 deletions

View File

@ -92,6 +92,10 @@ module.exports = context => ({
title: "nonebot.config 模块",
path: "config"
},
{
title: "nonebot.plugin 模块",
path: "plugin"
},
{
title: "nonebot.matcher 模块",
path: "matcher"