diff options
| author | Owen Jacobson <owen@grimoire.ca> | 2017-11-19 04:35:28 -0500 |
|---|---|---|
| committer | Owen Jacobson <owen@grimoire.ca> | 2017-11-19 04:35:28 -0500 |
| commit | 255b03edf814b69788209cdb2106586ea76711c5 (patch) | |
| tree | 7c8c71cd77052c5bd7e4955d2a1f7862236fbffe /docs/embedding.rst | |
| parent | 54505db9f0cd1034a0d4cfe33abe1a518dec2af8 (diff) | |
Notes towards a gentler intro
Diffstat (limited to 'docs/embedding.rst')
| -rw-r--r-- | docs/embedding.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/embedding.rst b/docs/embedding.rst index 0bb9dcc..f07b0f6 100644 --- a/docs/embedding.rst +++ b/docs/embedding.rst @@ -159,3 +159,7 @@ Actinide functions returne a tuple of results rather than a single value: This two-way binding mechanism makes it straightforward to define interfaces between Actinide and the target domain. + +.. todo:: + + Document the full public API. |
