From 07e7bf72e6dddb6e195cf65ea031dff5c0a1e0ea Mon Sep 17 00:00:00 2001 From: doubleTing <835497784@qq.com> Date: Thu, 15 Oct 2020 17:01:48 +0800 Subject: [PATCH] Update conf.json --- source/conf.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/source/conf.json b/source/conf.json index a3b2725..34eee56 100644 --- a/source/conf.json +++ b/source/conf.json @@ -24,16 +24,13 @@ "overLevel": "0" }, "items": [ + { - "name": "Autolabor Pro1", - "uri": "/usedoc/ap1" - }, - { - "name": "导航套件二代(双雷达)", + "name": "Autolabor Pro1 (双雷达)", "uri": "/usedoc/navigationKit2" }, { - "name": "导航套件一代(单雷达) (已停产)", + "name": "Autolabor Pro1 (单雷达) (已停产)", "items": [ { "name": "产品介绍", @@ -68,6 +65,10 @@ "uri": "common/reference/doc" } ] + }, + { + "name": "AP1 底盘", + "uri": "/usedoc/ap1" } ] }