💡 add rule utils docstring

This commit is contained in:
yanyongyu
2020-09-13 13:01:23 +08:00
parent ce2700c1d2
commit f79eabdc61
15 changed files with 212 additions and 89 deletions

View File

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