adding doc/index.html

This commit is contained in:
sebastian 2006-02-28 14:28:11 +00:00
parent 9fad095234
commit 61a024130f

View file

@ -0,0 +1,32 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>htmlUI documentation</title>
<meta content="$Author: fgerlits $" name="author">
</head>
<body>
<h1>Preface</h1>
This document is part of the
<a href="http://livesupport.campware.org/">LiveSupport</a>
project, Copyright © 2004 <a href="http://www.mdlf.org/">Media
Development Loan Fund</a>, under the GNU <a
href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br>
<ul>
<li>Author: $Author: fgerlits $</li>
<li>Version: $Revision: 1.2 $</li>
<li>Location: $URL$</li>
</ul>
<h1>Scope</h1>
This document collects htmlUI generated documentation.<br>
<h1>Introduction</h1>
The links below provide useful documentation for the htmlUI
developer or user.<br>
<h1>Generated documentation</h1>
<ul>
<li><a href="doxygen/html/index.html">documentation generated from the source
code</a></li>
</ul>
<br>
</body>
</html>