diff xml/en/docs/njs/compatibility.xml @ 2405:dbf68c949522

Documented the "process" global object.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 03 Jul 2019 20:16:49 +0300
parents 3e0407ec741e
children 3b7223f9aac8
line wrap: on
line diff
--- a/xml/en/docs/njs/compatibility.xml	Fri Jun 28 07:48:34 2019 +0000
+++ b/xml/en/docs/njs/compatibility.xml	Wed Jul 03 20:16:49 2019 +0300
@@ -9,7 +9,7 @@
 <article name="Compatibility"
         link="/en/docs/njs/compatibility.html"
         lang="en"
-        rev="16"
+        rev="17"
         toc="no">
 
 <section>
@@ -515,6 +515,19 @@
 (<link doc="changes.xml" id="njs0.3.2">0.3.2</link>)
 </listitem>
 
+<listitem>
+Global objects
+(<link doc="changes.xml" id="njs0.3.3">0.3.3</link>):
+<list type="bullet">
+
+<listitem>
+<link doc="reference.xml" id="process"><literal>process</literal></link>
+</listitem>
+
+</list>
+</listitem>
+
+
 </list>
 </para>