diff options
| author | Marijn Haverbeke <marijnh@gmail.com> | 2011-10-31 16:18:59 +0100 |
|---|---|---|
| committer | Marijn Haverbeke <marijnh@gmail.com> | 2011-10-31 16:21:39 +0100 |
| commit | 0b4f0a4caa6e765226c5f9d5609289dccb1072ce (patch) | |
| tree | 05bc8ec0e832959fa0b0fbd7c1f2a1a1e45dffb5 /doc/tutorial/order | |
| parent | 80c926c5e253d6db299698cfd4932dbcb61cd1bd (diff) | |
Add a first stab at a tutorial
You build it with `cd doc/tutorial; node build.js`, and then point your browser at doc/tutorial/web/index.html. Not remotely ready for publicity yet.
Diffstat (limited to 'doc/tutorial/order')
| -rw-r--r-- | doc/tutorial/order | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/tutorial/order b/doc/tutorial/order new file mode 100644 index 00000000000..54b7314a2dd --- /dev/null +++ b/doc/tutorial/order @@ -0,0 +1,9 @@ +intro +setup +syntax +control +func +data +args +generic +mod |
