mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-05 19:46:47 +00:00
📝 update plugin doc build
This commit is contained in:
@ -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__
|
||||||
|
Reference in New Issue
Block a user