📝 Update docs

This commit is contained in:
yanyongyu
2020-10-11 13:17:40 +08:00
parent b4e0034876
commit a68ba09910
32 changed files with 1134 additions and 70 deletions

View File

@ -12,5 +12,7 @@ NoneBot Api Reference
- `nonebot.utils <utils.html>`_
- `nonebot.typing <typing.html>`_
- `nonebot.exception <exception.html>`_
- `nonebot.drivers <drivers/>`_
- `nonebot.drivers.fastapi <drivers/fastapi.html>`_
- `nonebot.adapters <adapters/>`_
- `nonebot.adapters.cqhttp <adapters/cqhttp.html>`_