changeset 1845:c0f9510ea9c6

Added nginScript to the index page.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 01 Dec 2016 14:45:13 +0300
parents f56626ce9c40
children bfac366fa1e4
files xml/en/index.xml xml/ru/index.xml
diffstat 2 files changed, 22 insertions(+), 6 deletions(-) [+]
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>
--- a/xml/ru/index.xml	Thu Dec 01 14:41:04 2016 +0300
+++ b/xml/ru/index.xml	Thu Dec 01 14:45:13 2016 +0300
@@ -8,7 +8,7 @@
 <article name="nginx"
          link="/ru/"
          lang="ru"
-         rev="66">
+         rev="67">
 
 
 <section>
@@ -199,7 +199,11 @@
 </listitem>
 
 <listitem>
-<link doc="docs/http/ngx_http_perl_module.xml">Встроенный Perl</link>.
+Встроенный <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-тестирование</link>.
+<link doc="docs/stream/ngx_stream_split_clients_module.xml">A/B-тестирование</link>;
+</listitem>
+
+<listitem>
+<link doc="docs/stream/ngx_stream_js_module.xml">nginScript</link>.
 </listitem>
 
 </list>