nonebot2/docs_build
2021-02-01 13:20:09 +08:00
..
adapters 📝 update document building struct to fit changes in mirai adapter 2021-02-01 13:20:09 +08:00
drivers 💡 update source docstring #46 #49 2020-11-13 01:46:26 +08:00
conf.py 📝 update doc 2020-12-31 17:58:09 +08:00
config.rst
exception.rst
log.rst
make.bat
Makefile
matcher.rst 💡 add matcher docstring 2020-10-06 17:03:05 +08:00
message.rst 💡 add message docstring 2020-11-13 17:15:45 +08:00
nonebot.rst
permission.rst
plugin.rst 💡 add plugin docstring 2020-10-18 15:04:45 +08:00
README.rst 💡 📝 add some comments in code, add document build struct for mirai adapter 2021-01-31 22:43:43 +08:00
rule.rst
typing.rst
utils.rst 💄 update docs 2020-12-13 12:53:33 +08:00

NoneBot Api Reference
=====================

:模块索引:
  - `nonebot <nonebot.html>`_
  - `nonebot.config <config.html>`_
  - `nonebot.plugin <plugin.html>`_
  - `nonebot.message <message.html>`_
  - `nonebot.matcher <matcher.html>`_
  - `nonebot.rule <rule.html>`_
  - `nonebot.permission <permission.html>`_
  - `nonebot.log <log.html>`_
  - `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>`_
  - `nonebot.adapters.ding <adapters/ding.html>`_
  - `nonebot.adapters.mirai <adapters/mirai.html>`_