💡 add scheduler docstring

This commit is contained in:
yanyongyu
2020-09-13 00:18:31 +08:00
parent caa170bc33
commit 60c70804ed
7 changed files with 106 additions and 10 deletions

View File

@ -2,7 +2,9 @@ NoneBot Api Reference
=====================
:模块索引:
- `nonebot <nonebot.html>`_
- `nonebot.typing <typing.html>`_
- `nonebot.log <log.html>`_
- `nonebot.config <config.html>`_
- `nonebot <nonebot.html>`_
- `nonebot.typing <typing.html>`_
- `nonebot.config <config.html>`_
- `nonebot.sched <sched.html>`_
- `nonebot.log <log.html>`_
- `nonebot.exception <exception.html>`_