Alex Crichton
|
e2ae458548
|
doc: Update the runtime guide with green changes
This updates a few code examples about booting libgreen/libnative and also
spells out how the event loop factory is required.
|
2014-03-24 11:19:28 -07:00 |
|
Alex Crichton
|
a41b0c2529
|
extern mod => extern crate
This was previously implemented, and it just needed a snapshot to go through
|
2014-02-14 22:55:21 -08:00 |
|
Alex Crichton
|
1508b6e953
|
Add some doc examples to lib{green,native}
"How do I start in libX" is a common question that I've seen, so I figured
putting the examples in as many places as possible is probably a good idea.
|
2014-02-06 16:45:22 -08:00 |
|
Alex Crichton
|
864b434bfa
|
Move doc/ to src/doc/
We generate documentation into the doc/ directory, so we shouldn't be
intermingling source files with generated files
|
2014-02-02 10:59:14 -08:00 |
|