changeset 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 99e1b47b14a7
children 81ac18894319
files xml/en/docs/index.xml xml/ru/docs/index.xml
diffstat 2 files changed, 30 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/index.xml
+++ b/xml/en/docs/index.xml
@@ -309,6 +309,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>
--- 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>