forked from Mirror/wren
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:
@ -45,7 +45,7 @@
|
||||
<h2>reference</h2>
|
||||
<ul>
|
||||
<li><a href="modules">Modules</a></li>
|
||||
<li><a href="embedding-api.html">Embedding API</a></li>
|
||||
<li><a href="embedding">Embedding</a></li>
|
||||
<li><a href="performance.html">Performance</a></li>
|
||||
<li><a href="qa.html">Q & A</a></li>
|
||||
</ul>
|
||||
@ -85,7 +85,7 @@
|
||||
<td>
|
||||
<ul>
|
||||
<li><a href="modules">Modules</a></li>
|
||||
<li><a href="embedding-api.html">Embedding API</a></li>
|
||||
<li><a href="embedding">Embedding</a></li>
|
||||
<li><a href="performance.html">Performance</a></li>
|
||||
<li><a href="qa.html">Q & A</a></li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user