From cb58d592661e5b5d10882f5d999aeda4af9442a8 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Sat, 1 Aug 2026 15:15:53 +0800 Subject: docs(dev): add next-gen mingling pipeline doc --- docs/dev/_sidebar.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/dev/_sidebar.md') diff --git a/docs/dev/_sidebar.md b/docs/dev/_sidebar.md index 9deba39..db12d48 100644 --- a/docs/dev/_sidebar.md +++ b/docs/dev/_sidebar.md @@ -4,6 +4,7 @@ * [[Solved] Remove r_print! and r_println! Macros](pages/issues/_remove-r-print-macro) * [[Solved] The Mod Pathfinder](pages/issues/_the-mod-pathfinder) * [The Command Macro](pages/issues/the-command-macro) + * [The Next-Gen Mingling Pipeline](pages/issues/the-next-pipeline) * [Some Situations Where You'd Be Like "Shit!"](pages/issues/the-shit-time) * 💡 Abouts * [AI Translation Rule](pages/abouts/ai-translation-rule) -- cgit