# HG changeset patch # User Yaroslav Zhuravlev # Date 1592566123 -3600 # Node ID 5b2764724e0dc31ae694aa59389631e9b0da1a32 # Parent 62523c26ddf35afea8afbe68584bda0dcc325573 Added list of supported OSes to njs. diff -r 62523c26ddf3 -r 5b2764724e0d xml/en/docs/njs/index.xml --- a/xml/en/docs/njs/index.xml Thu Jun 18 13:40:27 2020 +0100 +++ b/xml/en/docs/njs/index.xml Fri Jun 19 12:28:43 2020 +0100 @@ -9,7 +9,7 @@
@@ -57,6 +57,10 @@ + +Tested OS and platforms + + @@ -183,6 +187,34 @@
+
+ + + + + +FreeBSD / amd64; + + + +Linux / x86, amd64, arm64, ppc64el; + + + +Solaris 11 / amd64; + + + +macOS / x86_64; + + + + + +
+ +
diff -r 62523c26ddf3 -r 5b2764724e0d xml/ru/docs/njs/index.xml --- a/xml/ru/docs/njs/index.xml Thu Jun 18 13:40:27 2020 +0100 +++ b/xml/ru/docs/njs/index.xml Fri Jun 19 12:28:43 2020 +0100 @@ -9,7 +9,7 @@
@@ -58,6 +58,10 @@ + +Протестированные ОС и платформы + + @@ -183,6 +187,34 @@
+
+ + + + + +FreeBSD / amd64; + + + +Linux / x86, amd64, arm64, ppc64el; + + + +Solaris 11 / amd64; + + + +macOS / x86_64; + + + + + +
+ +