From 7d0cb15f58a0bec5c9fa29757ee5007c0a78f287 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Mon, 20 Apr 2026 15:23:40 +0800 Subject: Add async feature documentation Add new async feature page and update sidebar and features list. Rename section headers in parser and general renderer for consistency. Expand completion documentation with usage and script generation details. --- docs/pages/3-features/4-async.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/pages/3-features/4-async.md (limited to 'docs/pages/3-features/4-async.md') diff --git a/docs/pages/3-features/4-async.md b/docs/pages/3-features/4-async.md new file mode 100644 index 0000000..08cbb9a --- /dev/null +++ b/docs/pages/3-features/4-async.md @@ -0,0 +1,6 @@ +
+ Mingling's Features +
+ +--- -- cgit