📝 update doc

This commit is contained in:
yanyongyu 2021-12-12 18:44:12 +08:00
parent 66ba25494a
commit 3b8ba6ee3a
14 changed files with 40 additions and 22 deletions

View File

@ -1,4 +1,6 @@
\-\-\-
sidebar_position: 2
\-\-\-
NoneBot.config 模块
===================

View File

@ -1,6 +1,8 @@
\-\-\-
sidebar_position: 8
\-\-\-
NoneBot.handler 模块
NoneBot.dependencies 模块
====================
.. automodule:: nonebot.dependencies

View File

@ -1,4 +1,6 @@
\-\-\-
sidebar_position: 12
\-\-\-
NoneBot.exception 模块
======================

View File

@ -1,10 +0,0 @@
NoneBot.handler 模块
====================
.. automodule:: nonebot.handler
:members:
:private-members:
:special-members: __init__
:show-inheritance:

View File

@ -1,4 +1,6 @@
\-\-\-
sidebar_position: 9
\-\-\-
NoneBot.log 模块
=================

View File

@ -1,4 +1,6 @@
\-\-\-
sidebar_position: 5
\-\-\-
NoneBot.matcher 模块
====================

View File

@ -1,4 +1,6 @@
\-\-\-
sidebar_position: 4
\-\-\-
NoneBot.message 模块
======================

View File

@ -1,4 +1,6 @@
\-\-\-
sidebar_position: 7
\-\-\-
NoneBot.permission 模块
=======================

View File

@ -1,4 +1,6 @@
\-\-\-
sidebar_position: 3
\-\-\-
NoneBot.plugin 模块
====================

View File

@ -1,4 +1,6 @@
\-\-\-
sidebar_position: 6
\-\-\-
NoneBot.rule 模块
====================

View File

@ -1,4 +1,6 @@
\-\-\-
sidebar_position: 11
\-\-\-
NoneBot.typing 模块
===================

View File

@ -1,4 +1,6 @@
\-\-\-
sidebar_position: 10
\-\-\-
NoneBot.utils 模块
==================

View File

@ -0,0 +1,3 @@
{
"position": 14
}

View File

@ -0,0 +1,3 @@
{
"position": 13
}