mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/JiboViteDocs.git
synced 2026-06-15 09:46:39 +00:00
feat: Part 1 of adapting Docs
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user