1 |
cvsadmin |
1.1 |
<! Template File - Modify as required.>
|
2 |
|
|
<! Use as an index to other html documents>
|
3 |
|
|
<! References to local pages should be relative to this directory>
|
4 |
|
|
<! This makes it easy for both users of the web project space and>
|
5 |
|
|
<! any others who might simply look at html files directly in the source code.>
|
6 |
|
|
<! e.g. href=page1.html or href=mysubdir/page2.html >
|
7 |
|
|
<html>
|
8 |
williamc |
1.2 |
<title>SCRAM Index</title>
|
9 |
williamc |
1.3.2.1 |
<body bgcolor="beige">
|
10 |
williamc |
1.2 |
<center>
|
11 |
|
|
<H1>SCRAM</H1>
|
12 |
|
|
<font color=red>S</font>oftware <font color=red>C</font>onfiguration,
|
13 |
|
|
<font color=red>R</font>elease <font color=red>A</font>nd
|
14 |
|
|
<font color=red>M</font>anagement
|
15 |
|
|
</center>
|
16 |
|
|
<hr>
|
17 |
|
|
<h2>Description</h2>
|
18 |
|
|
<ul>
|
19 |
|
|
<li><a href=scramintro.html>What is SCRAM?</a>
|
20 |
williamc |
1.3.2.1 |
<li><a href=requirements.html>Current SCRAM Functionality</a>
|
21 |
williamc |
1.3.2.5 |
<li><a href=TODO.html>Things yet to be done in SCRAM</a>
|
22 |
williamc |
1.2 |
</ul>
|
23 |
|
|
<h2>Installation</h2>
|
24 |
|
|
<ul>
|
25 |
|
|
<li><a href=install.html>Download and general installation instructions</a>
|
26 |
|
|
<li><a href=netscape_install.html>Configuration of Netscape to Use SCRAM</a>
|
27 |
williamc |
1.3.2.3 |
<li><a href=versionsel.html>Controlling SCRAM versions</a>
|
28 |
williamc |
1.3.2.4 |
<li><a href=diffs.html>Release Notes</a>
|
29 |
williamc |
1.2 |
</ul>
|
30 |
|
|
|
31 |
|
|
<h2>Using SCRAM</h2>
|
32 |
|
|
<ul>
|
33 |
|
|
<li>As a project developer
|
34 |
|
|
<ul>
|
35 |
williamc |
1.3 |
<li><a href=localuse.html>Getting Started</a>.
|
36 |
williamc |
1.2 |
<li>Controlling the Build - The BuildFile
|
37 |
|
|
<ul>
|
38 |
williamc |
1.3 |
<li><a href=export.html>Configuring the <Use> tag for your Software Package.
|
39 |
|
|
</a><br>Defining the Configuration Interface for a Software Unit
|
40 |
|
|
<li><a href=tags.html>Glossary of BuildFile Tags</a>
|
41 |
|
|
<li><a href=BuildFileExamples.html>Some Example BuildFiles</a>
|
42 |
williamc |
1.3.2.6 |
<li><a href=build.html>Advanced Use of the <b>build</b> command
|
43 |
williamc |
1.3.2.7 |
<li><a href=tools.html>Specific Tools in SCRAM</a>
|
44 |
williamc |
1.2 |
</ul>
|
45 |
|
|
</ul>
|
46 |
williamc |
1.3.2.2 |
<li><a href=project.html>To install a Software Project on a remote site</a>
|
47 |
williamc |
1.3.2.6 |
- Changing/Defining External Product Locations etc.
|
48 |
williamc |
1.2 |
</ul>
|
49 |
cvsadmin |
1.1 |
</body>
|
50 |
|
|
</html>
|