| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-11-22 | Add hacks to extract and compile tutorial code | Marijn Haverbeke | -0/+1 | |
| Not included in the build by default, since it's fragile and kludgy. Do something like this to run it: cd doc/tutorial RUSTC=../../build/stage2/bin/rustc bash test.sh Closes #1143 | ||||
| 2011-11-01 | Tie up some ends in the tutorial | Marijn Haverbeke | -3/+12 | |
| 2011-11-01 | Clarify tutorial based on feedback, fix some Markdown errors | Marijn Haverbeke | -1/+3 | |
| 2011-10-31 | Add a first stab at a tutorial | Marijn Haverbeke | -0/+42 | |
| 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. | ||||
