Skip to content

Commit

Permalink
ros2go: Delete useless sidebar directories
Browse files Browse the repository at this point in the history
  • Loading branch information
auok9527 authored Nov 16, 2024
1 parent 246f88b commit 9f6c77d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/.vitepress/config/sidebar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -259,11 +259,7 @@ export const sidebar: DefaultTheme.Config['sidebar'] = {
collapsed: true,
link: '/ros2go/applicable/',
items: [
{ text: '兼容的电脑型号', link: '/ros2go/applicable/computer' },
{ text: '兼容的网卡型号', link: '/ros2go/applicable/network-card' },
{ text: '兼容的底盘型号', link: '/ros2go/applicable/robot-chassis' },
{ text: '兼容的传感器型号', link: '/ros2go/applicable/sensor' },
{ text: '如何在 macOS 上使用', link: '/ros2go/applicable/use-on-macos' },
{ text: 'Apple 笔记本虚拟机方案', link: '/ros2go/applicable/use-on-macos' },
],
},
{ text: '常见问题', link: '/ros2go/question' },
Expand Down

0 comments on commit 9f6c77d

Please sign in to comment.