diff xml/en/docs/njs/index.xml @ 2555:5b2764724e0d

Added list of supported OSes to njs.
author Yaroslav Zhuravlev <yar@nginx.com>
date Fri, 19 Jun 2020 12:28:43 +0100
parents 0e6bbd8138c4
children c81b1fadbcf3
line wrap: on
line diff
--- a/xml/en/docs/njs/index.xml
+++ b/xml/en/docs/njs/index.xml
@@ -9,7 +9,7 @@
 <article name="njs scripting language"
         link="/en/docs/njs/index.html"
         lang="en"
-        rev="29"
+        rev="30"
         toc="no">
 
 <section id="summary">
@@ -57,6 +57,10 @@ The compliance is still <link doc="compa
 <link doc="cli.xml"/>
 </listitem>
 
+<listitem>
+<link id="tested_os_and_platforms">Tested OS and platforms</link>
+</listitem>
+
 </list>
 </para>
 
@@ -183,6 +187,34 @@ that can be used independently of nginx 
 </section>
 
 
+<section id="tested_os_and_platforms"
+        name="Tested OS and platforms">
+
+<para>
+<list type="bullet">
+
+<listitem>
+FreeBSD / amd64;
+</listitem>
+
+<listitem>
+Linux / x86, amd64, arm64, ppc64el;
+</listitem>
+
+<listitem>
+Solaris 11 / amd64;
+</listitem>
+
+<listitem>
+macOS / x86_64;
+</listitem>
+
+</list>
+</para>
+
+</section>
+
+
 <section id="presentation" name="Presentation at nginx.conf 2018">
 
 <para><video id="Jc_L6UffFOs" /></para>