diff xml/ru/docs/index.xml @ 666:7465218cf964

Added pop3,imap and smtp mail modules to modules index.
author Vladimir Homutov <vl@nginx.com>
date Wed, 05 Sep 2012 15:25:26 +0000
parents bb450e295ca2
children 08140f6b7964
line wrap: on
line diff
--- a/xml/ru/docs/index.xml
+++ b/xml/ru/docs/index.xml
@@ -298,6 +298,21 @@ ngx_mail_core_module</link>
 </listitem>
 
 <listitem>
+<link doc="mail/ngx_mail_pop3_module.xml">
+ngx_mail_pop3_module</link>
+</listitem>
+
+<listitem>
+<link doc="mail/ngx_mail_imap_module.xml">
+ngx_mail_imap_module</link>
+</listitem>
+
+<listitem>
+<link doc="mail/ngx_mail_smtp_module.xml">
+ngx_mail_smtp_module</link>
+</listitem>
+
+<listitem>
 <link doc="mail/ngx_mail_auth_http_module.xml">
 ngx_mail_auth_http_module</link>
 </listitem>