From 38469611a4a8fc75cc3f5df6f1b499aaf7dd628f Mon Sep 17 00:00:00 2001 From: ayayaneru <870672449@gmail.com> Date: Wed, 28 Oct 2020 10:01:33 +0800 Subject: [PATCH] Update README --- docs/api/README.md | 26 +++++++++++++------------- docs_build/README.rst | 26 +++++++++++++------------- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/docs/api/README.md b/docs/api/README.md index dcfb548c..710d44bd 100644 --- a/docs/api/README.md +++ b/docs/api/README.md @@ -4,46 +4,46 @@ * **模块索引** - * [nonebot](nonebot.html) + * [nonebot](nonebot.md) - * [nonebot.config](config.html) + * [nonebot.config](config.md) - * [nonebot.plugin](plugin.html) + * [nonebot.plugin](plugin.md) - * [nonebot.matcher](matcher.html) + * [nonebot.matcher](matcher.md) - * [nonebot.rule](rule.html) + * [nonebot.rule](rule.md) - * [nonebot.permission](permission.html) + * [nonebot.permission](permission.md) - * [nonebot.sched](sched.html) + * [nonebot.sched](sched.md) - * [nonebot.log](log.html) + * [nonebot.log](log.md) - * [nonebot.utils](utils.html) + * [nonebot.utils](utils.md) - * [nonebot.typing](typing.html) + * [nonebot.typing](typing.md) - * [nonebot.exception](exception.html) + * [nonebot.exception](exception.md) * [nonebot.drivers](drivers/) - * [nonebot.drivers.fastapi](drivers/fastapi.html) + * [nonebot.drivers.fastapi](drivers/fastapi.md) * [nonebot.adapters](adapters/) - * [nonebot.adapters.cqhttp](adapters/cqhttp.html) + * [nonebot.adapters.cqhttp](adapters/cqhttp.md) diff --git a/docs_build/README.rst b/docs_build/README.rst index 02d097be..716c153c 100644 --- a/docs_build/README.rst +++ b/docs_build/README.rst @@ -2,18 +2,18 @@ NoneBot Api Reference ===================== :模块索引: - - `nonebot `_ - - `nonebot.config `_ - - `nonebot.plugin `_ - - `nonebot.matcher `_ - - `nonebot.rule `_ - - `nonebot.permission `_ - - `nonebot.sched `_ - - `nonebot.log `_ - - `nonebot.utils `_ - - `nonebot.typing `_ - - `nonebot.exception `_ + - `nonebot `_ + - `nonebot.config `_ + - `nonebot.plugin `_ + - `nonebot.matcher `_ + - `nonebot.rule `_ + - `nonebot.permission `_ + - `nonebot.sched `_ + - `nonebot.log `_ + - `nonebot.utils `_ + - `nonebot.typing `_ + - `nonebot.exception `_ - `nonebot.drivers `_ - - `nonebot.drivers.fastapi `_ + - `nonebot.drivers.fastapi `_ - `nonebot.adapters `_ - - `nonebot.adapters.cqhttp `_ + - `nonebot.adapters.cqhttp `_