diff xml/en/docs/howto_build_on_win32.xml @ 121:49443032011c

Unified <section> syntax for "article" and "module" documents.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 20 Oct 2011 20:27:51 +0000
parents 0c565b407027
children 7db449e89e92
line wrap: on
line diff
--- a/xml/en/docs/howto_build_on_win32.xml
+++ b/xml/en/docs/howto_build_on_win32.xml
@@ -6,7 +6,7 @@
          link="/en/docs/howto_build_on_win32.html"
          lang="en">
 
-<section title="Prerequisites">
+<section name="Prerequisites">
 
 <para>
 To build nginx on the Microsoft Win32&reg; platform you need:
@@ -42,8 +42,8 @@ and <link url="http://www.openssl.org">O
 
 </section>
 
-<section name="build_steps"
-         title="Build steps">
+<section id="build_steps"
+         name="Build steps">
 
 <para>
 Ensure that paths to Perl, Subversion and MSYS bin directories are added to
@@ -107,8 +107,8 @@ nmake -f objs/Makefile
 
 </section>
 
-<section name="see_also"
-         title="See also">
+<section id="see_also"
+         name="See also">
 
 <para>
 <list>