Finish off the rest of the embedding docs.
A first draft of them, at least. They probably need some editing. Remove the "Application Lifecycle" page for now. I do intend to add some docs about how fibers interact with the host app, but I can do that later.
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
<li><a href="calling-c-from-wren.html">Calling C from Wren</a></li>
|
||||
<li><a href="storing-c-data.html">Storing C Data</a></li>
|
||||
<li><a href="configuring-the-vm.html">Configuring the VM</a></li>
|
||||
<li><a href="application-lifecycle.html">Application Lifecycle</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</nav>
|
||||
@@ -49,7 +48,6 @@
|
||||
<li><a href="calling-c-from-wren.html">Calling C from Wren</a></li>
|
||||
<li><a href="storing-c-data.html">Storing C Data</a></li>
|
||||
<li><a href="configuring-the-vm.html">Configuring the VM</a></li>
|
||||
<li><a href="application-lifecycle.html">Application Lifecycle</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user