Renamed LiveSupport to Campcaster, for ticket #1883
This commit is contained in:
parent
5124344b3c
commit
174f9798da
30 changed files with 399 additions and 400 deletions
|
@ -8,7 +8,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<h1>Preface</h1>
|
||||
This document is part of the <a href="http://campcaster.campware.org/">LiveSupport</a>
|
||||
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>
|
||||
|
@ -19,7 +19,7 @@ Development Loan Fund</a>, under the GNU <a
|
|||
</ul>
|
||||
<h1>Scope</h1>
|
||||
This document describes the conventions used for files in the
|
||||
LiveSupport project.<br>
|
||||
Campcaster project.<br>
|
||||
<h1>Introduction</h1>
|
||||
To facilitate cooperation between multiple contributors, it is
|
||||
advisable to have common file conventions, so as the result of
|
||||
|
@ -42,7 +42,7 @@ In general, all documents have the following structure:<br>
|
|||
</h2>
|
||||
The header of the file holds:<br>
|
||||
<ul>
|
||||
<li>a reference to the LiveSupport project itself</li>
|
||||
<li>a reference to the Campcaster project itself</li>
|
||||
<li>copyright information</li>
|
||||
<li>reference to the license of the file</li>
|
||||
<li>the latest author of the file</li>
|
||||
|
@ -72,7 +72,7 @@ nature of the file itself.<br>
|
|||
<h2><a name="textConventions"></a>Generic text-based conventions</h2>
|
||||
The majority (if not) all sources files are text-based. As a general
|
||||
rule, text-based files adhere to the following conventions in the
|
||||
LiveSupport project:<br>
|
||||
Campcaster project:<br>
|
||||
<h3>UTF-8</h3>
|
||||
Whenever possible, the text files should be saved in the <a
|
||||
href="http://www.unicode.org/glossary/#UTF_8">UTF-8</a> character
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue