author | zecke <zecke> | 2004-01-10 17:35:09 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-01-10 17:35:09 (UTC) |
commit | d13059a60121951311b491cef32e3d26e9e950c7 (patch) (side-by-side diff) | |
tree | a9e2207168d4d9442ca59befabdad798e7efe3ad /doc/common | |
parent | 7a6891cfb59247cefb814ac7de726469b5584090 (diff) | |
download | opie-d13059a60121951311b491cef32e3d26e9e950c7.zip opie-d13059a60121951311b491cef32e3d26e9e950c7.tar.gz opie-d13059a60121951311b491cef32e3d26e9e950c7.tar.bz2 |
Introduce the todo section
-rwxr-xr-x | doc/common/header.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/common/header.html b/doc/common/header.html index 621e0e8..b679cbc 100755 --- a/doc/common/header.html +++ b/doc/common/header.html @@ -5,30 +5,31 @@ <title>$title ($projectname)</title> <link href="../../common/doxygen.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/docheadergears.png" style="border:0px;" alt=""></a> </td> <td width="95%"> <h1>$projectname API Documentation</h1> </td> </tr> <tr> <td valign="bottom"> <table class="links" border=0 cellspacing=0> <tr> <td><a href="index.html">Overview</a></td> <td><a href="hierarchy.html" title="Inheritance list, sorted roughly alphabetically">Class Hierarchy</a></td> <td><a href="classes.html" title="Alphabetical list of classes">Classes</a></td> <td><a href="annotated.html" title="Classes, structs, unions and interfaces with brief descriptions">Classes (annotated)</a></td> <td><a href="functions.html" title="Documented class members with links to the classes they belong to">Members</a></td> <!-- td><a href="namespaces.html" title="All documented namespaces with brief descriptions">Namespaces</a></td--> <td><a href="files.html" title="A list of all documented files with brief descriptions">Source Files</a></td> +<td><a href="todo.html" title="A list of todo lists">Todo</a></td> </tr> </table> </td></tr></table> </div> <div id="hgrad"></div> <div class="text"> |