📝 update plugin doc build

This commit is contained in:
yanyongyu 2021-11-11 18:03:26 +08:00
parent 8be2de4cfc
commit 554ad156c0

View File

@ -10,3 +10,23 @@ NoneBot.plugin 模块
:members:
:show-inheritance:
:special-members: __init__
.. automodule:: nonebot.plugin.plugin
:members:
:show-inheritance:
:special-members: __init__
.. automodule:: nonebot.plugin.on
:members:
:show-inheritance:
:special-members: __init__
.. automodule:: nonebot.plugin.load
:members:
:show-inheritance:
:special-members: __init__
.. automodule:: nonebot.plugin.export
:members:
:show-inheritance:
:special-members: __init__