diff xml/ru/docs/http/ngx_http_autoindex_module.xml @ 1540:6866a74393e0

Added a hint about xslt transformation to autoindex_format.
author Valentin Bartenev <vbart@nginx.com>
date Wed, 24 Dec 2014 12:50:29 +0300
parents 90922e31756d
children
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_autoindex_module.xml	Thu Jul 30 07:48:05 2015 +0000
+++ b/xml/ru/docs/http/ngx_http_autoindex_module.xml	Wed Dec 24 12:50:29 2014 +0300
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_autoindex_module"
         link="/ru/docs/http/ngx_http_autoindex_module.html"
         lang="ru"
-        rev="3">
+        rev="4">
 
 <section id="summary">
 
@@ -93,6 +93,11 @@
 то используется формат JSON.
 </para>
 
+<para>
+Вывод в формате XML может быть преобразован при помощи модуля
+<link doc="ngx_http_xslt_module.xml">ngx_http_xslt_module</link>.
+</para>
+
 </directive>