diff --git a/pxtarget.json b/pxtarget.json index 5fe46093..a9721b9c 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -102,6 +102,20 @@ "name": "Device", "path": "/device" } + ], + "sideDocMenu": [ + { + "name": "Getting started", + "path": "/getting-started" + }, + { + "name": "Lessons", + "path": "/lessons" + }, + { + "name": "Reference", + "path": "/reference" + } ] } } \ No newline at end of file