summaryrefslogtreecommitdiff
path: root/docs/embedding.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/embedding.rst')
-rw-r--r--docs/embedding.rst4
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.