diff options
Diffstat (limited to 'doc/lib.txt')
-rwxr-xr-x | doc/lib.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/lib.txt b/doc/lib.txt index 0b30056ee..179861d01 100755 --- a/doc/lib.txt +++ b/doc/lib.txt @@ -274,6 +274,12 @@ Database support redis-server instance, send commands and receive replies. +Modules for JS backend +--------------------------- + +* `dom <dom.html>`_ + Declaration of the Document Object Model for the ECMAScript backend. + Impure libraries ================ |