diff xml/en/index.xml @ 1845:c0f9510ea9c6

Added nginScript to the index page.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 01 Dec 2016 14:45:13 +0300
parents 7ce8bc5521b8
children fc83200fc0d7
line wrap: on
line diff
--- a/xml/en/index.xml	Thu Dec 01 14:41:04 2016 +0300
+++ b/xml/en/index.xml	Thu Dec 01 14:45:13 2016 +0300
@@ -8,7 +8,7 @@
 <article name="nginx"
          link="/en/"
          lang="en"
-         rev="66">
+         rev="67">
 
 
 <section>
@@ -200,7 +200,11 @@
 </listitem>
 
 <listitem>
-<link doc="docs/http/ngx_http_perl_module.xml">Embedded Perl</link>.
+Embedded <link doc="docs/http/ngx_http_perl_module.xml">Perl</link>;
+</listitem>
+
+<listitem>
+<link doc="docs/http/ngx_http_js_module.xml">nginScript</link>.
 </listitem>
 
 </list>
@@ -322,7 +326,11 @@
 </listitem>
 
 <listitem>
-<link doc="docs/stream/ngx_stream_split_clients_module.xml">A/B testing</link>.
+<link doc="docs/stream/ngx_stream_split_clients_module.xml">A/B testing</link>;
+</listitem>
+
+<listitem>
+<link doc="docs/stream/ngx_stream_js_module.xml">nginScript</link>.
 </listitem>
 
 </list>