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 |
|
</ul> |
22 |
|
<h2>Installation</h2> |
23 |
|
<ul> |
29 |
|
<ul> |
30 |
|
<li>As a project developer |
31 |
|
<ul> |
32 |
< |
<li><a href=localuse.html>An Example Use Case</a> to get started quickly. |
32 |
> |
<li><a href=localuse.html>Getting Started</a>. |
33 |
|
<li>Controlling the Build - The BuildFile |
34 |
|
<ul> |
35 |
< |
<li><a href=BuildFileExamples.html>Some Examples</a> |
35 |
> |
<li><a href=export.html>Configuring the <Use> tag for your Software Package. |
36 |
> |
</a><br>Defining the Configuration Interface for a Software Unit |
37 |
> |
<li><a href=tags.html>Glossary of BuildFile Tags</a> |
38 |
> |
<li><a href=BuildFileExamples.html>Some Example BuildFiles</a> |
39 |
|
</ul> |
40 |
|
</ul> |
41 |
< |
<li><a href=project.html>To install a project on a remote site</a> |
41 |
> |
<li><a href=project.html>To install a Software Project on a remote site</a> |
42 |
|
</ul> |
43 |
|
</body> |
44 |
|
</html> |