summaryrefslogtreecommitdiffhomepage
path: root/docs/tutorials/tutorials.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorials/tutorials.json')
-rw-r--r--docs/tutorials/tutorials.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/tutorials/tutorials.json b/docs/tutorials/tutorials.json
new file mode 100644
index 0000000..df4e339
--- /dev/null
+++ b/docs/tutorials/tutorials.json
@@ -0,0 +1,11 @@
+{
+ "01-usage": {
+ "title": "Usage"
+ },
+ "02-syntax": {
+ "title": "Syntax"
+ },
+ "03-memory": {
+ "title": "Memory Management"
+ }
+}