From 8d0cc0f13f4bed23a2340465127f5fddf1364fc4 Mon Sep 17 00:00:00 2001 From: ThinkPad-T460P Date: Mon, 7 Jun 2021 16:50:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E2=80=9D=E6=93=8D=E4=BD=9C?= =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E7=9B=B8=E5=85=B3=E2=80=9C=E7=9A=84=E7=9B=AE?= =?UTF-8?q?=E5=BD=95=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/conf.json | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/source/conf.json b/source/conf.json index 7363512..926ac1e 100644 --- a/source/conf.json +++ b/source/conf.json @@ -169,8 +169,21 @@ ], }, { - "name": "安装操作系统", - "uri": "common/install_os/doc" + "name": "操作系统相关", + "items":[ + { + "name": "安装AutolaborOS", + "uri": "common/os/install/doc" + }, + { + "name": "镜像烧录", + "uri": "common/os/install/doc" + }, + { + "name": "Live版AutolaborOS", + "uri": "common/os/live/doc" + } + ], }, { "name": "设备参考资料",