adding side menu
This commit is contained in:
parent
2a46935f62
commit
df91bf234c
@ -102,6 +102,20 @@
|
|||||||
"name": "Device",
|
"name": "Device",
|
||||||
"path": "/device"
|
"path": "/device"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"sideDocMenu": [
|
||||||
|
{
|
||||||
|
"name": "Getting started",
|
||||||
|
"path": "/getting-started"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Lessons",
|
||||||
|
"path": "/lessons"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Reference",
|
||||||
|
"path": "/reference"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user