1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<title>$title ($projectname)</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="../common/tupi.css" rel="stylesheet" type="text/css">
</head>
<div class="header">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td rowspan="2" width="92">
<a href="index.html" title="The API documentation main page"><img src="../common/logo.png" style="border:0px;" alt=""></a>
</td>
<td width="95%">
<h1>$projectname API Documentation</h1>
</td>
</tr></table>
</div>
<div id="hgrad"></div>
<div class="text">
|