Philipp Gesang
|
b8f512d220
|
guide-runtime.md: remove redundant verb
|
2014-08-12 07:39:53 +02:00 |
|
Alex Crichton
|
0dfc90ab15
|
Rename all raw pointers as necessary
|
2014-06-28 11:53:58 -07:00 |
|
Anton Löfgren
|
5ca437078b
|
guide-runtime.md: Fix a typo
|
2014-05-25 21:11:54 +02:00 |
|
Benjamin Herr
|
78af0f7636
|
doc: Remove dated "libgreen is default" statement.
|
2014-04-02 16:56:31 +02:00 |
|
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 |
|