From 51788c819c83f587514c63f2dd9eaa8ce92fcede Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 18 Nov 2025 21:17:17 +0800 Subject: [PATCH] feat: add docs pages --- docs/deployment/direct-run.md | 2 +- docs/guide/features.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/deployment/direct-run.md b/docs/deployment/direct-run.md index 7f745ea..482e364 100644 --- a/docs/deployment/direct-run.md +++ b/docs/deployment/direct-run.md @@ -18,7 +18,7 @@ ### 3. 配置文件 -重命名 `conf/app.example.ini` 为 `conf/app.ini`,然后修改配置: +新建conf文件夹,或者重命名项目中 `conf/app.example.ini` 为 `conf/app.ini`,然后修改配置: ```ini [app] diff --git a/docs/guide/features.md b/docs/guide/features.md index cd57a7e..5d13d4b 100644 --- a/docs/guide/features.md +++ b/docs/guide/features.md @@ -1,4 +1,3 @@ -。 ## 支持的推送方式