diff docs/xsls/module.xsls @ 4108:5e2103cffd80

- The module name is now also output as an HTML header. - Agreed that examples can only contain literal text. - Agreed to call modules "ngx_*_module". - Renamed XML element "http-error" to a more general "http-status". - Fixed text of error codes to match the actual code.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 15 Sep 2011 08:24:33 +0000
parents ac19e755a132
children
line wrap: on
line diff
--- a/docs/xsls/module.xsls	Thu Sep 15 05:15:16 2011 +0000
+++ b/docs/xsls/module.xsls	Thu Sep 15 08:24:33 2011 +0000
@@ -24,6 +24,7 @@
     </head>
     <body>
 
+    <center><h3> !{@name} </h3></center>
     !!;
 
     </body>