adding side menu

This commit is contained in:
Peli de Halleux 2016-05-18 11:15:00 -07:00
parent 2a46935f62
commit df91bf234c

View File

@ -102,6 +102,20 @@
"name": "Device",
"path": "/device"
}
],
"sideDocMenu": [
{
"name": "Getting started",
"path": "/getting-started"
},
{
"name": "Lessons",
"path": "/lessons"
},
{
"name": "Reference",
"path": "/reference"
}
]
}
}