diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-07-09 20:32:59 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-07-09 20:57:24 +0800 |
| commit | 9b8deaeced4f4a6f7c2492528019cc6e10c379ac (patch) | |
| tree | 992600b808a2ce51712752596fc193898f819239 /docs/dev-docs/_sidebar.md | |
| parent | 39724ff4d6e4e2fdd8b476077523e251ad686780 (diff) | |
docs: restructure dev-docs sidebar and move pages into subdirectories
Diffstat (limited to 'docs/dev-docs/_sidebar.md')
| -rw-r--r-- | docs/dev-docs/_sidebar.md | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/docs/dev-docs/_sidebar.md b/docs/dev-docs/_sidebar.md index 76c3649..5c254cd 100644 --- a/docs/dev-docs/_sidebar.md +++ b/docs/dev-docs/_sidebar.md @@ -1,3 +1,9 @@ - [Welcome!](README) -* [The Mod Pathfinder](issues/the-mod-pathfinder) -* [Some Situations Where You'd Be Like "Shit!"](issues/the-shit-time) +* Abouts + * [ai-translation-rule](pages/abouts/ai-translation-rule) + * [code-verify-system](pages/abouts/code-verify-system) +* Issues + * [The Mod Pathfinder](pages/issues/the-mod-pathfinder) + * [Some Situations Where You'd Be Like "Shit!"](pages/issues/the-shit-time) +* templates + * [Title](pages/templates/doc) |
