ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/index.html
(Generate patch)

Comparing COMP/SCRAM/doc/html/index.html (file contents):
Revision 1.3 by williamc, Wed Apr 14 09:40:46 1999 UTC vs.
Revision 1.3.2.13 by williamc, Fri Apr 7 09:10:32 2000 UTC

# Line 6 | Line 6
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,
# Line 17 | Line 17
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 next 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 + </ul>
35 + <li><b>Installation of projects that use SCRAM</b>
36 + <ul>
37 + <li><a href=project.html>To install a Software Project on a remote site</a>
38 + - Changing/Defining External Product Locations etc.
39 + </ul>
40   </ul>
41  
42   <h2>Using SCRAM</h2>
43 < <ul>
29 < <li>As a project developer
43 > Using SCRAM in project development
44   <ul>
45   <li><a href=localuse.html>Getting Started</a>.
46 + <li><a href=runtime.html>The Runtime Environment</a>
47 + <li><a href=gotcha.html>Some Common Gotcha's - be careful!</a>
48 + <li><a href=binary.html>Building Binaries</a>
49   <li>Controlling the Build - The BuildFile
50   <ul>
51 < <li><a href=export.html>Configuring the &lt;Use> tag for your Software Package.
51 > <li><a href=export.html>&lt;Export> tags. Configuring the &lt;Use> tag for
52 > your Software Package.
53   </a><br>Defining the Configuration Interface for a Software Unit
54   <li><a href=tags.html>Glossary of BuildFile Tags</a>
55   <li><a href=BuildFileExamples.html>Some Example BuildFiles</a>
56 + <li><a href=external.html>Asking for Externals</a>
57 + <li><a href=build.html>Advanced Use of the <b>build</b> command</a>
58 + <li><a href=tools.html>Specific Tools in SCRAM</a>
59   </ul>
60   </ul>
40 <li><a href=project.html>To install a project on a remote site</a>
41 </ul>
61   </body>
62   </html>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines