ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/index.html
Revision: 1.3.2.16
Committed: Thu Apr 20 13:12:09 2000 UTC (25 years ago) by williamc
Content type: text/html
Branch: V0_9branch
CVS Tags: V0_12_2, V0_12_1, V0_12_0
Changes since 1.3.2.15: +1 -0 lines
Log Message:
new setup command

File Contents

# Content
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 <title>SCRAM Index</title>
9 <body bgcolor="beige">
10 <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 <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 This section is for administrators who need to set things up. General users
25 can skip straight to the "Working within a SCRAM Environment" section.
26 <ul>
27 <li><b>SCRAM Installation</b>
28 <ul>
29 <li><a href=install.html>Download and general installation instructions</a>
30 <li><a href=netscape_install.html>Configuration of Netscape to Use SCRAM</a>
31 <li><a href=versionsel.html>Controlling SCRAM versions</a>
32 <li><a href=scramdb.html>SCRAM database handling</a>
33 <li><a href=diffs.html>Release Notes</a>
34 <li><a href=license.html>GNU Public Licence</a>
35 </ul>
36 <li><b>Installation of projects that use SCRAM</b>
37 <ul>
38 <li><a href=project.html>To install a Software Project on a remote site</a>
39 - Changing/Defining External Product Locations etc.
40 </ul>
41 </ul>
42 <h2>Configuration Management</h2>
43 <ul>
44 <li><a href=projectconfig.html>Configuring a new project</a>
45 <li><a href=configurationtools.html>Tool Description Documents</a>
46 </ul>
47 <h2>Working Within a SCRAM Environment</h2>
48 Using SCRAM in project development
49 <ul>
50 <li><a href=localuse.html>Getting Started</a>.
51 <li><a href=runtime.html>The Runtime Environment</a>
52 <li><a href=gotcha.html>Some Common Gotcha's - be careful!</a>
53 <li><a href=binary.html>Building Binaries</a>
54 <li>Controlling the Build - The BuildFile
55 <ul>
56 <li><a href=export.html>&lt;Export> tags. Configuring the &lt;Use> tag for
57 your Software Package.
58 </a><br>Defining the Configuration Interface for a Software Unit
59 <li><a href=tags.html>Glossary of BuildFile Tags</a>
60 <li><a href=BuildFileExamples.html>Some Example BuildFiles</a>
61 <li><a href=external.html>Asking for Externals</a>
62 <li><a href=build.html>Advanced Use of the <b>build</b> command</a>
63 <li><a href=tools.html>Specific Tools in SCRAM</a>
64 </ul>
65 </ul>
66 </body>
67 </html>