# HG changeset patch # User Yaroslav Zhuravlev # Date 1592566123 -3600 # Node ID 5b2764724e0dc31ae694aa59389631e9b0da1a32 # Parent 62523c26ddf35afea8afbe68584bda0dcc325573 Added list of supported OSes to njs. diff --git a/xml/en/docs/njs/index.xml b/xml/en/docs/njs/index.xml --- a/xml/en/docs/njs/index.xml +++ b/xml/en/docs/njs/index.xml @@ -9,7 +9,7 @@
@@ -57,6 +57,10 @@ The compliance is still + +Tested OS and platforms + + @@ -183,6 +187,34 @@ that can be used independently of nginx
+
+ + + + + +FreeBSD / amd64; + + + +Linux / x86, amd64, arm64, ppc64el; + + + +Solaris 11 / amd64; + + + +macOS / x86_64; + + + + + +
+ +
diff --git a/xml/ru/docs/njs/index.xml b/xml/ru/docs/njs/index.xml --- a/xml/ru/docs/njs/index.xml +++ b/xml/ru/docs/njs/index.xml @@ -9,7 +9,7 @@
@@ -58,6 +58,10 @@ njs совместим с + +Протестированные ОС и платформы + + @@ -183,6 +187,34 @@ http {
+
+ + + + + +FreeBSD / amd64; + + + +Linux / x86, amd64, arm64, ppc64el; + + + +Solaris 11 / amd64; + + + +macOS / x86_64; + + + + + +
+ +