From e0ed03923eda75c36c02b073d795f92f15e716d5 Mon Sep 17 00:00:00 2001 From: silverspray <48815188+silverspray@users.noreply.github.com> Date: Wed, 20 Jul 2022 11:50:47 +0800 Subject: [PATCH] Update conf.json --- source/conf.json | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/source/conf.json b/source/conf.json index e038508..50e0696 100644 --- a/source/conf.json +++ b/source/conf.json @@ -161,7 +161,28 @@ }, { "name": "RTK循迹", - "uri": "version_two/rtk/location" + "items": [ + { + "name": "安装设置", + "uri": "version_two/rtk/install" + }, + { + "name": "使用步骤", + "uri": "version_two/rtk/use" + }, + { + "name": "工作原理", + "uri": "version_two/rtk/principle" + }, + { + "name": "开发引导", + "uri": "version_two/rtk/develop" + }, + { + "name": "常见问题", + "uri": "version_two/rtk/faq" + } + ] }, { "name": "远程连接",