diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-04-28 22:47:13 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-04-28 22:47:13 +0800 |
| commit | 99c64737fbb78179cd23272739efb0338f05f0e5 (patch) | |
| tree | 33a3fc80c0063c6b9106e163cf7fd614d181f89c /docs | |
| parent | 85ee549f68449bc70a7f1271a93ad26a8207ee40 (diff) | |
Add docsify sidebar generation tool and update Chinese docs
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_sidebar.md | 3 | ||||
| -rw-r--r-- | docs/pages/1-get-started_zh_CN.md | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/_sidebar.md b/docs/_sidebar.md index 8c3581a..98ef31d 100644 --- a/docs/_sidebar.md +++ b/docs/_sidebar.md @@ -1,2 +1,3 @@ - [Welcome!](README) -- [Get Started](./pages/1-get-started) +* [Get Started](pages/1-get-started) +* [Get Started CN](pages/1-get-started_zh_CN) diff --git a/docs/pages/1-get-started_zh_CN.md b/docs/pages/1-get-started_zh_CN.md index b72ad2e..1894f42 100644 --- a/docs/pages/1-get-started_zh_CN.md +++ b/docs/pages/1-get-started_zh_CN.md @@ -1,4 +1,4 @@ -<h1 align="center">Get Started</h1> +<h1 align="center">Get Started CN</h1> <p align="center"> 欢迎使用 Mìng Lìng </p> |
