💡 update command docstrinrg

This commit is contained in:
yanyongyu
2020-10-28 13:17:41 +08:00
parent c636186321
commit dc5c35a9ed
4 changed files with 30 additions and 26 deletions

View File

@ -4,46 +4,46 @@
* **模块索引**
* [nonebot](nonebot.md)
* [nonebot](nonebot.html)
* [nonebot.config](config.md)
* [nonebot.config](config.html)
* [nonebot.plugin](plugin.md)
* [nonebot.plugin](plugin.html)
* [nonebot.matcher](matcher.md)
* [nonebot.matcher](matcher.html)
* [nonebot.rule](rule.md)
* [nonebot.rule](rule.html)
* [nonebot.permission](permission.md)
* [nonebot.permission](permission.html)
* [nonebot.sched](sched.md)
* [nonebot.sched](sched.html)
* [nonebot.log](log.md)
* [nonebot.log](log.html)
* [nonebot.utils](utils.md)
* [nonebot.utils](utils.html)
* [nonebot.typing](typing.md)
* [nonebot.typing](typing.html)
* [nonebot.exception](exception.md)
* [nonebot.exception](exception.html)
* [nonebot.drivers](drivers/)
* [nonebot.drivers.fastapi](drivers/fastapi.md)
* [nonebot.drivers.fastapi](drivers/fastapi.html)
* [nonebot.adapters](adapters/)
* [nonebot.adapters.cqhttp](adapters/cqhttp.md)
* [nonebot.adapters.cqhttp](adapters/cqhttp.html)