comparison xml/en/docs/stream/ngx_stream_js_module.xml @ 1846:bfac366fa1e4

Added article about nginScript.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 01 Dec 2016 20:09:24 +0300
parents f56626ce9c40
children 8868945bbe97
comparison
equal deleted inserted replaced
1845:c0f9510ea9c6 1846:bfac366fa1e4
7 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd"> 7 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">
8 8
9 <module name="Module ngx_stream_js_module" 9 <module name="Module ngx_stream_js_module"
10 link="/en/docs/stream/ngx_stream_js_module.html" 10 link="/en/docs/stream/ngx_stream_js_module.html"
11 lang="en" 11 lang="en"
12 rev="2"> 12 rev="3">
13 13
14 <section id="summary"> 14 <section id="summary">
15 15
16 <para> 16 <para>
17 The <literal>ngx_stream_js_module</literal> module is used to implement 17 The <literal>ngx_stream_js_module</literal> module is used to implement
18 handlers in nginScript — 18 handlers in <link doc="../njs_about.xml">nginScript</link> —
19 a subset of the JavaScript language. 19 a subset of the JavaScript language.
20 </para> 20 </para>
21 21
22 <para> 22 <para>
23 This module is not built by default, it should be compiled with 23 This module is not built by default, it should be compiled with