diff xml/en/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/en/docs/http/ngx_http_autoindex_module.xml
+++ b/xml/en/docs/http/ngx_http_autoindex_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_autoindex_module"
         link="/en/docs/http/ngx_http_autoindex_module.html"
         lang="en"
-        rev="3">
+        rev="4">
 
 <section id="summary">
 
@@ -95,6 +95,11 @@ If the argument is missing or has an emp
 then the JSON format is used.
 </para>
 
+<para>
+The XML output can be transformed using the
+<link doc="ngx_http_xslt_module.xml">ngx_http_xslt_module</link> module.
+</para>
+
 </directive>