mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-06-20 03:17:57 +00:00
📝 update plugin doc build
This commit is contained in:
parent
8be2de4cfc
commit
554ad156c0
@ -10,3 +10,23 @@ NoneBot.plugin 模块
|
|||||||
:members:
|
:members:
|
||||||
:show-inheritance:
|
:show-inheritance:
|
||||||
:special-members: __init__
|
: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__
|
||||||
|
Loading…
x
Reference in New Issue
Block a user