From e214d07f6783009869c93bbab1e4bec9829584ee Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Mon, 15 Jun 2026 00:36:34 +0800 Subject: Add Introduction, Getting Started, and Features docs --- docs/_zh_CN/_sidebar.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/_zh_CN/_sidebar.md') diff --git a/docs/_zh_CN/_sidebar.md b/docs/_zh_CN/_sidebar.md index 20615d5..1fd2e13 100644 --- a/docs/_zh_CN/_sidebar.md +++ b/docs/_zh_CN/_sidebar.md @@ -1,3 +1,6 @@ - [Welcome!](README) +* [介绍](pages/1-intro) +* [起步](pages/2-getting-started) * 其他 + * [特性](pages/other/features) * [命名规范](pages/other/naming_rule) -- cgit