From 49a5e4d7ed58ae5d8dc437a03a5653d219fb654e Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Tue, 7 Mar 2017 12:16:58 -0500 Subject: Update manual for '-js' --- doc/manual.tex | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/manual.tex') diff --git a/doc/manual.tex b/doc/manual.tex index b65809d0..f6d67f07 100644 --- a/doc/manual.tex +++ b/doc/manual.tex @@ -275,6 +275,8 @@ sqlite3 path/to/database/file Date: Wed, 12 Jul 2017 15:21:31 -0400 Subject: Document new 'jsModule' .urp directive --- doc/manual.tex | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/manual.tex') diff --git a/doc/manual.tex b/doc/manual.tex index f6d67f07..3d73b948 100644 --- a/doc/manual.tex +++ b/doc/manual.tex @@ -155,6 +155,7 @@ Here is the complete list of directive forms. ``FFI'' stands for ``foreign func \item \texttt{include FILENAME} adds \texttt{FILENAME} to the list of files to be \texttt{\#include}d in C sources. This is most useful for interfacing with new FFI modules. \item \texttt{jsFile FILENAME} asks to serve the contents of a file as JavaScript. All such content is concatenated into a single file, included via a \texttt{