diff options
| author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-20 01:29:50 +0000 |
|---|---|---|
| committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-20 01:29:50 +0000 |
| commit | 8362bf63dea22bbf6736609b0f49c152f975eb63 (patch) | |
| tree | 0eea3928e39e50fae91d4e68b21b1e6cbae25604 /kexi/doc/common/header.html | |
| download | koffice-8362bf63dea22bbf6736609b0f49c152f975eb63.tar.gz koffice-8362bf63dea22bbf6736609b0f49c152f975eb63.zip | |
Added old abandoned KDE3 version of koffice
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kexi/doc/common/header.html')
| -rw-r--r-- | kexi/doc/common/header.html | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/kexi/doc/common/header.html b/kexi/doc/common/header.html new file mode 100644 index 000000000..63f47eb91 --- /dev/null +++ b/kexi/doc/common/header.html @@ -0,0 +1,34 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<html> +<head> + <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> + <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> +</tr> +</table> +</td></tr></table> +</div> +<div id="hgrad"></div> +<div class="text"> |
