comparison xml/en/docs/http/ngx_http_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_http_js_module" 9 <module name="Module ngx_http_js_module"
10 link="/en/docs/http/ngx_http_js_module.html" 10 link="/en/docs/http/ngx_http_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_http_js_module</literal> module is used to implement 17 The <literal>ngx_http_js_module</literal> module is used to implement
18 location and variable handlers 18 location and variable handlers
19 in nginScript — 19 in <link doc="../njs_about.xml">nginScript</link> —
20 a subset of the JavaScript language. 20 a subset of the JavaScript language.
21 </para> 21 </para>
22 22
23 <para> 23 <para>
24 This module is not built by default, it should be compiled with 24 This module is not built by default, it should be compiled with