Skip to content

Commit 1ee7c79

Browse files
authored
🔀 Merge pull request #26
Pre Release 2.0.0a3
2 parents a308f4d + 39a950e commit 1ee7c79

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+3026
-595
lines changed

archive/2.0.0a2/api/adapters/README.md

Lines changed: 0 additions & 41 deletions
This file was deleted.
File renamed without changes.
Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,28 +7,40 @@
77
* [nonebot](nonebot.html)
88

99

10-
* [nonebot.typing](typing.html)
10+
* [nonebot.config](config.html)
1111

1212

13-
* [nonebot.config](config.html)
13+
* [nonebot.matcher](matcher.html)
1414

1515

16-
* [nonebot.sched](sched.html)
16+
* [nonebot.rule](rule.html)
1717

1818

19-
* [nonebot.log](log.html)
19+
* [nonebot.permission](permission.html)
2020

2121

22-
* [nonebot.rule](rule.html)
22+
* [nonebot.sched](sched.html)
2323

2424

25-
* [nonebot.permission](permission.html)
25+
* [nonebot.log](log.html)
2626

2727

2828
* [nonebot.utils](utils.html)
2929

3030

31+
* [nonebot.typing](typing.html)
32+
33+
3134
* [nonebot.exception](exception.html)
3235

3336

37+
* [nonebot.drivers](drivers/)
38+
39+
40+
* [nonebot.drivers.fastapi](drivers/fastapi.html)
41+
42+
43+
* [nonebot.adapters](adapters/)
44+
45+
3446
* [nonebot.adapters.cqhttp](adapters/cqhttp.html)

0 commit comments

Comments
 (0)