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