From cde98d144ef373012634c5be4dccca6d205791c3 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Thu, 9 Jul 2026 20:41:01 +0800 Subject: docs: add hero banners and unify page titles in dev-docs --- docs/dev-docs/pages/templates/doc.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'docs/dev-docs/pages/templates/doc.md') diff --git a/docs/dev-docs/pages/templates/doc.md b/docs/dev-docs/pages/templates/doc.md index 6a56bbd..a105af7 100644 --- a/docs/dev-docs/pages/templates/doc.md +++ b/docs/dev-docs/pages/templates/doc.md @@ -1,3 +1,11 @@ +
+ A template for writing documentation +
+ +When writing a Helpdoc, you can use the following template to draft + +```markdownDescription @@ -13,3 +21,8 @@ Content here
Written by @Your-Name
+``` + ++ Written by @Weicao-CatilGrass +
-- cgit