6 |
|
<! e.g. href=page1.html or href=mysubdir/page2.html > |
7 |
|
<html> |
8 |
|
<title>SCRAM Index</title> |
9 |
< |
<body> |
9 |
> |
<body bgcolor="beige"> |
10 |
|
<center> |
11 |
|
<H1>SCRAM</H1> |
12 |
|
<font color=red>S</font>oftware <font color=red>C</font>onfiguration, |
17 |
|
<h2>Description</h2> |
18 |
|
<ul> |
19 |
|
<li><a href=scramintro.html>What is SCRAM?</a> |
20 |
+ |
<li><a href=requirements.html>Current SCRAM Functionality</a> |
21 |
+ |
<li><a href=TODO.html>Things yet to be done in SCRAM</a> |
22 |
|
</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 |
+ |
<li><a href=versionsel.html>Controlling SCRAM versions</a> |
28 |
+ |
<li><a href=scramdb.html>SCRAM database handling</a> |
29 |
+ |
<li><a href=diffs.html>Release Notes</a> |
30 |
|
</ul> |
31 |
|
|
32 |
|
<h2>Using SCRAM</h2> |
33 |
|
<ul> |
34 |
|
<li>As a project developer |
35 |
|
<ul> |
36 |
< |
<li><a href=localuse.html>An Example Use Case</a> to get started quickly. |
36 |
> |
<li><a href=localuse.html>Getting Started</a>. |
37 |
> |
<li><a href=gotcha.html>Some Common Gotcha's - be careful!</a> |
38 |
> |
<li><a href=binary.html>Building Binaries</a> |
39 |
|
<li>Controlling the Build - The BuildFile |
40 |
|
<ul> |
41 |
< |
<li><a href=BuildFileExamples.html>Some Examples</a> |
41 |
> |
<li><a href=export.html>Configuring the <Use> tag for your Software Package. |
42 |
> |
</a><br>Defining the Configuration Interface for a Software Unit |
43 |
> |
<li><a href=tags.html>Glossary of BuildFile Tags</a> |
44 |
> |
<li><a href=BuildFileExamples.html>Some Example BuildFiles</a> |
45 |
> |
<li><a href=build.html>Advanced Use of the <b>build</b> command |
46 |
> |
<li><a href=tools.html>Specific Tools in SCRAM</a> |
47 |
|
</ul> |
48 |
|
</ul> |
49 |
< |
<li><a href=project.html>To install a project on a remote site</a> |
49 |
> |
<li><a href=project.html>To install a Software Project on a remote site</a> |
50 |
> |
- Changing/Defining External Product Locations etc. |
51 |
|
</ul> |
52 |
|
</body> |
53 |
|
</html> |