-rwxr-xr-x | doc/common/header.html | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/doc/common/header.html b/doc/common/header.html new file mode 100755 index 0000000..621e0e8 --- a/dev/null +++ b/doc/common/header.html | |||
@@ -0,0 +1,34 @@ | |||
1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | ||
2 | <html> | ||
3 | <head> | ||
4 | <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> | ||
5 | <title>$title ($projectname)</title> | ||
6 | <link href="../../common/doxygen.css" rel="stylesheet" type="text/css"> | ||
7 | </head> | ||
8 | <div class="header"> | ||
9 | <table border="0" cellspacing="0" cellpadding="0"> | ||
10 | <tr> | ||
11 | <td rowspan="2" width="92"> | ||
12 | <a href="../../index.html" title="The API documentation main page"><img src="../../common/docheadergears.png" style="border:0px;" alt=""></a> | ||
13 | </td> | ||
14 | <td width="95%"> | ||
15 | <h1>$projectname API Documentation</h1> | ||
16 | </td> | ||
17 | </tr> | ||
18 | <tr> | ||
19 | <td valign="bottom"> | ||
20 | <table class="links" border=0 cellspacing=0> | ||
21 | <tr> | ||
22 | <td><a href="index.html">Overview</a></td> | ||
23 | <td><a href="hierarchy.html" title="Inheritance list, sorted roughly alphabetically">Class Hierarchy</a></td> | ||
24 | <td><a href="classes.html" title="Alphabetical list of classes">Classes</a></td> | ||
25 | <td><a href="annotated.html" title="Classes, structs, unions and interfaces with brief descriptions">Classes (annotated)</a></td> | ||
26 | <td><a href="functions.html" title="Documented class members with links to the classes they belong to">Members</a></td> | ||
27 | <!-- td><a href="namespaces.html" title="All documented namespaces with brief descriptions">Namespaces</a></td--> | ||
28 | <td><a href="files.html" title="A list of all documented files with brief descriptions">Source Files</a></td> | ||
29 | </tr> | ||
30 | </table> | ||
31 | </td></tr></table> | ||
32 | </div> | ||
33 | <div id="hgrad"></div> | ||
34 | <div class="text"> | ||