buildframework/helium/doc/antdoclet/html/overview.vm
changeset 587 85df38eb4012
equal deleted inserted replaced
217:0f5e3a7fb6af 587:85df38eb4012
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
       
     3 <html>
       
     4 <head>
       
     5   <title>$title</title>
       
     6   <link rel="stylesheet" type="text/css" href="style.css" />
       
     7 
       
     8 </head>
       
     9 <body>
       
    10 
       
    11 <h1>$title - Ant Tasks Documentation</h1>
       
    12 
       
    13 <p>This document is the Ant Tasks specification for the Helium build toolkit.</p>
       
    14 
       
    15 	
       
    16 </body>
       
    17 
       
    18 </html> 
       
    19