# HG changeset patch # User Yaroslav Zhuravlev # Date 1637755587 0 # Node ID 8831b3d9f332d2379010ac715f9037bb8ca8284a # Parent 27d8865dfb5b3e0080a94b835c8f6c08c7cb46b3 Moved njs Examples to GitHub. diff --git a/xml/en/GNUmakefile b/xml/en/GNUmakefile --- a/xml/en/GNUmakefile +++ b/xml/en/GNUmakefile @@ -128,7 +128,6 @@ REFS = \ njs/changes \ njs/cli \ njs/compatibility \ - njs/examples \ njs/install \ njs/reference \ njs/node_modules \ diff --git a/xml/en/docs/http/ngx_http_keyval_module.xml b/xml/en/docs/http/ngx_http_keyval_module.xml --- a/xml/en/docs/http/ngx_http_keyval_module.xml +++ b/xml/en/docs/http/ngx_http_keyval_module.xml @@ -18,7 +18,7 @@ The ngx_http_keyval_moduleAPI or a variable (1.15.10) that can also be set with -njs. +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 @@
@@ -46,7 +46,7 @@ The compliance is still +Examples @@ -116,7 +116,7 @@ Writing flexible asynchronous content ha -See examples and +See examples and blog posts for more njs use cases. diff --git a/xml/ru/GNUmakefile b/xml/ru/GNUmakefile --- a/xml/ru/GNUmakefile +++ b/xml/ru/GNUmakefile @@ -111,7 +111,6 @@ REFS = \ njs/index \ njs/cli \ njs/compatibility \ - njs/examples \ njs/install \ njs/node_modules \ njs/typescript \ 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 @@
@@ -47,7 +47,7 @@ njs совместим с - +Примеры использования @@ -118,7 +118,7 @@ ngx_stream_js_module Подробнее о сценариях использования -см. в примерах +см. в примерах и блогпостах.