From dfa2d294b3af09bf3757a3c2294a925093e72fc6 Mon Sep 17 00:00:00 2001
From: zecke <zecke>
Date: Tue, 15 Apr 2003 18:54:29 +0000
Subject: Add common web files for our API docu

Add the Doxyfiles for library, libopie, libopie/pim, qt
Add a script to generate our API docs
You need to set OPIEDIR and QTDIR
./generate_apidox and you'll find your APIDOCS inside $OPIEDIR/apidocs

have fun
---
(limited to 'doc/common/mainheader.html')

diff --git a/doc/common/mainheader.html b/doc/common/mainheader.html
new file mode 100755
index 0000000..1d9d926
--- a/dev/null
+++ b/doc/common/mainheader.html
@@ -0,0 +1,29 @@
+<!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</h1>
+</td>
+</tr>
+<tr>
+<td valign="bottom">
+<table class="links" border=0 cellspacing=0>
+<tr>
+<td><a href="index.html">Home</a></td>
+<td><a href="search.html" title="Search page">Search</a></td>
+</tr>
+</table>
+</td></tr></table>
+</div>
+<div id="hgrad"></div>
+<div class="text">
--
cgit v0.9.0.2