author | Ross Qin <ross.qin@nokia.com> |
Tue, 02 Nov 2010 09:31:04 +0800 | |
changeset 671 | ff8ff850b0cf |
parent 587 | 85df38eb4012 |
permissions | -rw-r--r-- |
587 | 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 |