sintonia/livesupport/doc/index.html

53 lines
1.8 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>LiveSupport developer documentation</title>
<meta content="$Author: maroy $" 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: maroy $</li>
<li>Version: $Revision: 1.5 $</li>
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/index.html,v $</li>
</ul>
<h1>Scope</h1>
This document collects LiveSupport developer documentation, both
generated and handwritten.<br>
<h1>Introduction</h1>
The links below provide useful documentation for the LiveSupport
developer.<br>
<h1>Static documentation<br>
</h1>
<ul>
<li><a href="gettingStarted.html">getting started</a> with
LiveSupport development</li>
<li><a href="developmentTools.html">development tools</a> needed to
compile LiveSupport<br>
</li>
<li>LiveSupport <a href="developmentEnvironment/index.html">development
environment</a></li>
<li>UML <a href="model/index.html">model</a><br>
</li>
</ul>
<h1>Generated documentation</h1>
<ul>
<li>XML-RPC <a href="xml-rpc_doc/html/hierarchy.html">interface
description</a> for the scheduler daemon<br>
</li>
<li>C++ <a href="doxygen/html/index.html">class documentation</a><br>
</li>
<li>Unit test <a href="testResults.html">results</a></li>
<li>C++ code coverage <a href="coverage/index.html">results</a></li>
<li>flawfinder <a href="flawfinderReport.html">results</a><br>
</li>
</ul>
<br>
</body>
</html>