38 lines
1.3 KiB
HTML
38 lines
1.3 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 development environment</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.1 $</li>
|
|
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/developmentEnvironment/index.html,v $</li>
|
|
</ul>
|
|
<h1>Scope</h1>
|
|
This document gives an overview of the LiveSupport development
|
|
environment.<br>
|
|
<h1>Introduction</h1>
|
|
The LiveSupport project defines a uniform development environment to
|
|
enhance collaboration of participants in the project. The following
|
|
aspects of the environment are defined so far:<br>
|
|
<ul>
|
|
<li><a href="fileConventions.html">file conventions</a></li>
|
|
<li><a href="directoryStructure.html">directory structure</a></li>
|
|
<li><a
|
|
href="file:///home/darkeye/src/livesupport/livesupport/doc/developmentEnvironment/buildEnvironment.html">build
|
|
environment</a></li>
|
|
</ul>
|
|
<br>
|
|
<br>
|
|
</body>
|
|
</html>
|