sketchware-docs/website/sidebars.json
2019-10-27 19:28:35 +01:00

18 lines
288 B
JSON

{
"docs-en": {
"Getting started": [
"en/README",
"en/first-project"
],
"Debugging": [
"en/duplicate-vars"
],
"Blocks": [
"en/blocks/control",
"en/blocks/variables"
],
"Components": [
"en/components/components"
]
}
}