diff xml/en/docs/http/ngx_http_js_module.xml @ 2996:98bd95a5ac70

Added link to Preload Objects from js_preload_object.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 16 Aug 2023 12:12:22 +0100
parents 7e83ebfac8ca
children 7eafa16bb07c
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_js_module.xml	Fri Aug 18 15:41:06 2023 +0400
+++ b/xml/en/docs/http/ngx_http_js_module.xml	Wed Aug 16 12:12:22 2023 +0100
@@ -9,7 +9,7 @@
 <module name="Module ngx_http_js_module"
         link="/en/docs/http/ngx_http_js_module.html"
         lang="en"
-        rev="38">
+        rev="39">
 
 <section id="summary">
 
@@ -549,7 +549,9 @@
 <appeared-in>0.7.8</appeared-in>
 
 <para>
-Preloads an immutable object at configure time.
+Preloads an
+<link doc="../njs/preload_objects.xml">immutable object</link>
+at configure time.
 The <literal>name</literal> is used a name of the global variable
 though which the object is available in njs code.
 If the <literal>name</literal> is not specified,