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	Thu Jul 30 07:48:05 2015 +0000
+++ b/xml/en/docs/http/ngx_http_autoindex_module.xml	Wed Dec 24 12:50:29 2014 +0300
@@ -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 @@
 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>