Start writing comprensive embedding docs.

- Break embedding out into a separate section with multiple pages.
- Document the constraints on the API.
- Document the slot array and WrenValue.

Still lots more to do, but getting there...
This commit is contained in:
Bob Nystrom
2016-05-16 08:09:14 -07:00
parent 856390c3fa
commit befe90501b
13 changed files with 629 additions and 142 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ involved][contribute]!
[perf]: performance.html
[classes]: classes.html
[fibers]: concurrency.html
[embedding]: embedding-api.html
[embedding]: embedding
[started]: getting-started.html
[browser]: http://ppvk.github.io/wren-nest/
[contribute]: contributing.html