aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorial.md
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2014-03-31 00:24:05 +0200
committerDrahflow <drahflow@gmx.de>2014-03-31 00:24:05 +0200
commitc61d0d4fe1079dfe5e1b40e0f301d6d1c77a136d (patch)
tree0593f2091ec513b863728088db66a10859f73735 /doc/tutorial.md
parent2387a3eafbd13c0b27797ac1434e45bb36d632c2 (diff)
Some documentation (and resulting code-cleanup)
Diffstat (limited to 'doc/tutorial.md')
-rw-r--r--doc/tutorial.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/tutorial.md b/doc/tutorial.md
index 24615b4..e3abf7c 100644
--- a/doc/tutorial.md
+++ b/doc/tutorial.md
@@ -162,3 +162,5 @@ Recommended reading order
* parsing.md - how the input gets interpreted
* scopes.md - where variables live
+* global.md - global functions
+* execution.md - executing things