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/_sidebar.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/_sidebar.md') diff --git a/docs/_sidebar.md b/docs/_sidebar.md index e910178..d60a631 100644 --- a/docs/_sidebar.md +++ b/docs/_sidebar.md @@ -1,3 +1,6 @@ - [Welcome!](README) +* [Introduction](pages/1-intro) +* [Getting Started](pages/2-getting-started) * Other + * [Features](pages/other/features) * [Naming Conventions](pages/other/naming_rule) -- cgit