docs: restructure embedding API docs into multi-page section with slots, lifecycle, and C interop guides

This commit is contained in:
Bob Nystrom
2016-05-16 15:09:14 +00:00
parent 27f308a6ad
commit 2bb999127a
13 changed files with 629 additions and 142 deletions
@@ -0,0 +1,10 @@
^title Configuring the VM
**TODO: Write these docs.**
Until these are written, you can read the docs in [wren.h][].
[wren.h]: https://github.com/munificent/wren/blob/master/src/include/wren.h
<a class="right" href="application-lifecycle.html">Application Lifecycle &rarr;</a>
<a href="storing-c-data.html">&larr; Storing C Data</a>