restructuring to separate language from API
This commit is contained in:
@ -112,6 +112,10 @@
|
||||
{
|
||||
"name": "Micro:bit Device",
|
||||
"path": "/device"
|
||||
},
|
||||
{
|
||||
"name": "Blocks Language",
|
||||
"path": "/blocks"
|
||||
}
|
||||
],
|
||||
"sideDoc": "getting-started"
|
||||
|
Reference in New Issue
Block a user