docs: 添加"工作原理"小节 (#135)

This commit is contained in:
ᴀᴍᴛᴏᴀᴇʀ
2024-07-21 21:34:52 +08:00
committed by GitHub
parent 33e758bd91
commit 28070aa7d8
7 changed files with 111 additions and 0 deletions
+1
View File
@@ -47,6 +47,7 @@ export default defineConfig({
items: [
{ text: "配置文件", link: "/configuration" },
{ text: "命令行参数", link: "/args" },
{ text: "工作原理", link: "/design" },
],
},
{