From be74c5f6ae45e528625a3ae6ebe25fd86b8449c0 Mon Sep 17 00:00:00 2001 From: Weicao-CatilGrass <1992414357@qq.com> Date: Fri, 12 Jun 2026 21:28:41 +0800 Subject: Add naming conventions documentation and update sidebar --- docs/_sidebar.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/_sidebar.md') diff --git a/docs/_sidebar.md b/docs/_sidebar.md index 40968ba..e910178 100644 --- a/docs/_sidebar.md +++ b/docs/_sidebar.md @@ -1 +1,3 @@ - [Welcome!](README) +* Other + * [Naming Conventions](pages/other/naming_rule) -- cgit