💡 add utils docstring

This commit is contained in:
yanyongyu
2020-09-13 00:43:31 +08:00
parent 60c70804ed
commit ce2700c1d2
6 changed files with 101 additions and 0 deletions

View File

@ -7,4 +7,5 @@ NoneBot Api Reference
- `nonebot.config <config.html>`_
- `nonebot.sched <sched.html>`_
- `nonebot.log <log.html>`_
- `nonebot.utils <utils.html>`_
- `nonebot.exception <exception.html>`_

11
docs_build/utils.rst Normal file
View File

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