changeset 89:f451dc5c5c82

Module names corrected.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 14 Oct 2011 09:04:43 +0000
parents 6876e2558d09
children e4e9f7bc885f
files xml/en/docs/http/ngx_http_core_module.xml xml/en/docs/http/ngx_http_mp4_module.xml xml/en/docs/index.xml
diffstat 3 files changed, 6 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml
+++ b/xml/en/docs/http/ngx_http_core_module.xml
@@ -2,7 +2,7 @@
 
 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">
 
-<module name="HTTP core module"
+<module name="Module ngx_http_core_module"
         link="/en/docs/http/ngx_http_core_module.html"
         lang="en">
 
--- a/xml/en/docs/http/ngx_http_mp4_module.xml
+++ b/xml/en/docs/http/ngx_http_mp4_module.xml
@@ -2,7 +2,7 @@
 
 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">
 
-<module name="HTTP MP4 module"
+<module name="Module ngx_http_mp4_module"
         link="/en/docs/http/ngx_http_mp4_module.html"
         lang="en">
 
--- a/xml/en/docs/index.xml
+++ b/xml/en/docs/index.xml
@@ -53,11 +53,13 @@
 <list>
 
 <item>
-<a href="/en/docs/http/ngx_http_core_module.xml" />
+<a href="/en/docs/http/ngx_http_core_module.xml">
+ngx_http_core_module</a>
 </item>
 
 <item>
-<a href="/en/docs/http/ngx_http_mp4_module.xml" />
+<a href="/en/docs/http/ngx_http_mp4_module.xml">
+ngx_http_mp4_module</a>
 </item>
 
 </list>