aboutsummaryrefslogtreecommitdiff
path: root/docs/dev/_sidebar.md
diff options
context:
space:
mode:
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)