changeset 33:ae5aca1efe2c

Using new <module> and <section> format in ngx_http_mp4_module.xml.
author Igor Sysoev <igor@sysoev.ru>
date Fri, 30 Sep 2011 13:14:04 +0000
parents 2bcfb5f75e06
children 4601da7dc67c
files xml/en/docs/http/ngx_http_mp4_module.xml
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_mp4_module.xml	Fri Sep 30 13:13:21 2011 +0000
+++ b/xml/en/docs/http/ngx_http_mp4_module.xml	Fri Sep 30 13:14:04 2011 +0000
@@ -2,11 +2,11 @@
 
 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">
 
-<module title="HTTP MP4 module"
+<module name="HTTP MP4 module"
         link="/en/docs/http/ngx_http_mp4_module.html"
         lang="en">
 
-<section title="Summary">
+<section name="Summary">
 
 <para>
 The module <code>ngx_http_mp4_module</code> provides pseudo-streaming
@@ -91,7 +91,7 @@
 </section>
 
 
-<section name="example" title="Usage example">
+<section id="example" name="Usage example">
 
 <para>
 <example>
@@ -106,7 +106,7 @@
 </section>
 
 
-<section name="directives" title="Directives">
+<section id="directives" name="Directives">
 
 <directive name="mp4">
 <syntax>mp4</syntax>