aboutsummaryrefslogtreecommitdiff
path: root/docs/dev-docs/_sidebar.md
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-07-09 23:03:37 +0800
committer魏曹先生 <1992414357@qq.com>2026-07-09 23:03:37 +0800
commit9512db00340ac010a78cc86b76ac0344abfae7a8 (patch)
treeb69a576ff1f65f1af46c86ce5acf5d5223df951a /docs/dev-docs/_sidebar.md
parent4405e60b502f3ade5ff5deac12eb9ec16b6faef2 (diff)
docs: add issue doc for removing r_print macros and fix sidebar
Capitalize "Templates" entry in dev-docs sidebar
Diffstat (limited to 'docs/dev-docs/_sidebar.md')
-rw-r--r--docs/dev-docs/_sidebar.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/dev-docs/_sidebar.md b/docs/dev-docs/_sidebar.md
index acdb46f..dd735c4 100644
--- a/docs/dev-docs/_sidebar.md
+++ b/docs/dev-docs/_sidebar.md
@@ -3,7 +3,8 @@
* [AI Translation Rule](pages/abouts/ai-translation-rule)
* [Markdown Code Verification System](pages/abouts/code-verify-system)
* Issues
+ * [remove-r-print-macro](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
+* Templates
* [Helpdoc Template](pages/templates/doc)