aboutsummaryrefslogtreecommitdiff
path: root/docs/dev/_sidebar.md
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-07-10 16:23:18 +0800
committer魏曹先生 <1992414357@qq.com>2026-07-10 16:26:13 +0800
commitabbabd9c55daa79b07cd9ba81037568958794a91 (patch)
tree6bed622d2b500473669f64d6b73c75ba51668946 /docs/dev/_sidebar.md
parent73d0f0185f94a8733dfb5eb538298447ab8977b3 (diff)
chore(docs): rename dev-docs directory to dev
Update sidebar link for remove-r-print-macro to use full description
Diffstat (limited to 'docs/dev/_sidebar.md')
-rw-r--r--docs/dev/_sidebar.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/dev/_sidebar.md b/docs/dev/_sidebar.md
new file mode 100644
index 0000000..0c49615
--- /dev/null
+++ b/docs/dev/_sidebar.md
@@ -0,0 +1,10 @@
+- [Welcome!](README)
+* Abouts
+ * [AI Translation Rule](pages/abouts/ai-translation-rule)
+ * [Markdown Code Verification System](pages/abouts/code-verify-system)
+* Issues
+ * [Remove r_print! and r_println! Macros](pages/issues/remove-r-print-macro)
+ * [The Mod Pathfinder](pages/issues/the-mod-pathfinder)
+ * [Some Situations Where You'd Be Like "Shit!"](pages/issues/the-shit-time)
+* Templates
+ * [Helpdoc Template](pages/templates/doc)