💡 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>`_

11
docs_build/sched.rst Normal file
View File

@ -0,0 +1,11 @@
---
contentSidebar: true
sidebarDepth: 0
---
NoneBot.sched 模块
===================
.. automodule:: nonebot.sched
:members:
:show-inheritance: