summaryrefslogtreecommitdiffhomepage
path: root/docs/tutorials/tutorials.json
blob: 2cab5e1b754a348dd7396ff3a6f9ce684ac36964 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"01-usage": {
		"title": "Usage"
	},
	"02-syntax": {
		"title": "Syntax"
	},
	"03-memory": {
		"title": "Memory Management"
	},
	"04-arrays": {
		"title": "Working with Arrays"
	}
}