feat: Part 1 of adapting Docs

This commit is contained in:
2026-05-05 19:25:18 -04:00
parent a164159c1c
commit d66e9e3584
22 changed files with 40 additions and 378 deletions

View File

@@ -27,6 +27,29 @@ export default defineConfig({
{ text: 'For Developers..', link: '/Developing/intro-dev' }
]
},
{
text: 'Discoveries',
items: [
{ text: 'Jibo Workshop HRI 2024', link: '/Discoveries/jibohri' }
]
},
{
text: 'Be Skill',
items: [
{ text: 'About @Be/Be', link: '/be/about' },
{ text: 'The Splash Screen', link: '/be/splash' },
{ text: 'The Assets Directory', link: '/be/Assets/assets' }
]
},
{
text: 'Dictionary',
items: [
{ text: 'ESML', link: '/Dictionary/ESML' },
{ text: 'NVIDIA Tegra K1 (T124) Soc', link: '/Dictionary/tegrasoc' },
{ text: 'Robot Operating System', link: '/Dictionary/ROS' },
{ text: 'ShofEL2 - Fusée Gelée Exploit', link: '/Dictionary/Shofel' }
]
},
{
text: 'UART',
items: [