summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/lib.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/lib.rst b/doc/lib.rst
index 8bb602b78..6b498e696 100644
--- a/doc/lib.rst
+++ b/doc/lib.rst
@@ -415,6 +415,9 @@ Modules for JS backend
 * `dom <dom.html>`_
   Declaration of the Document Object Model for the JS backend.
 
+* `jsffi <jsffi.html>`_
+  Types and macros for easier interaction with JavaScript.
+
 
 Deprecated modules
 ------------------