libretime/campcaster/doc/index.html

62 lines
2.2 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>Campcaster developer documentation</title>
<meta content="$Author$" name="author">
</head>
<body>
<h1>Preface</h1>
This document is part of the <a href="http://campcaster.campware.org/">Campcaster</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$</li>
<li>Version: $Revision$</li>
<li>Location: $URL$</li>
</ul>
<h1>Scope</h1>
This document collects Campcaster developer documentation, both
generated and handwritten.<br>
<h1>Introduction</h1>
The links below provide useful documentation for the Campcaster
developer.<br>
<h1>Static documentation<br>
</h1>
<h2>User documentation</h2>
<ul>
<li><a href="quickstart/index.html">quickstart</a></li>
<li><a href="manual/index.html">manual</a></li>
</ul>
<h2>Developer documentation</h2>
<ul>
<li><a href="gettingStarted.html">getting started</a> with
Campcaster development</li>
<li><a href="developmentTools.html">development tools</a> needed to
compile Campcaster<br>
</li>
<li>Campcaster <a href="developmentEnvironment/index.html">development
environment</a></li>
<li>UML <a href="model/index.html">model</a></li>
<li><a href="install.html">installation instructions</a></li>
<li><a href="release.html">release process</a></li>
<li><a href="studioLocalization.html">localizing LS Studio</a></li>
<li><a href="preferences.html">definitions of shared station/user preferences</a></li>
</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</li>
<li>C++ <a href="doxygen/html/index.html">class documentation</a></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></li>
<li>the list of <a href="gui/metadataFields.html">fields used in the
metadata</a> of audio clips and playlists</li>
</ul>
<br>
</body>
</html>