ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/index.html
Revision: 1.3.2.20
Committed: Thu Jun 29 07:23:19 2000 UTC (24 years, 10 months ago) by williamc
Content type: text/html
Branch: V0_9branch
CVS Tags: V0_13_3, V0_13_2
Changes since 1.3.2.19: +1 -0 lines
Log Message:
add problems link

File Contents

# User Rev Content
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.3.2.20 <li><a href=problems.html>Known Problems</a>
23 williamc 1.2 </ul>
24     <h2>Installation</h2>
25 williamc 1.3.2.11 This section is for administrators who need to set things up. General users
26 williamc 1.3.2.14 can skip straight to the "Working within a SCRAM Environment" section.
27 williamc 1.3.2.11 <ul>
28     <li><b>SCRAM Installation</b>
29 williamc 1.2 <ul>
30     <li><a href=install.html>Download and general installation instructions</a>
31     <li><a href=netscape_install.html>Configuration of Netscape to Use SCRAM</a>
32 williamc 1.3.2.3 <li><a href=versionsel.html>Controlling SCRAM versions</a>
33 williamc 1.3.2.9 <li><a href=scramdb.html>SCRAM database handling</a>
34 williamc 1.3.2.4 <li><a href=diffs.html>Release Notes</a>
35 williamc 1.3.2.16 <li><a href=license.html>GNU Public Licence</a>
36 williamc 1.2 </ul>
37 williamc 1.3.2.11 <li><b>Installation of projects that use SCRAM</b>
38     <ul>
39     <li><a href=project.html>To install a Software Project on a remote site</a>
40     - Changing/Defining External Product Locations etc.
41 williamc 1.3.2.18 <li><a href=http://cmsdoc.cern.ch/cmsoo/Releases.html>
42     Real SCRAM managed Projects</a>
43 williamc 1.3.2.11 </ul>
44     </ul>
45 williamc 1.3.2.14 <h2>Configuration Management</h2>
46     <ul>
47 williamc 1.3.2.15 <li><a href=projectconfig.html>Configuring a new project</a>
48 williamc 1.3.2.17 <li>Configuration Tools
49     <ul>
50     <li><a href=configtools.html>Tools Avalable in a SCRAM environment</a>
51 williamc 1.3.2.14 <li><a href=configurationtools.html>Tool Description Documents</a>
52 williamc 1.3.2.17 </ul>
53 williamc 1.3.2.14 </ul>
54     <h2>Working Within a SCRAM Environment</h2>
55 williamc 1.3.2.11 Using SCRAM in project development
56 williamc 1.2 <ul>
57 williamc 1.3 <li><a href=localuse.html>Getting Started</a>.
58 williamc 1.3.2.12 <li><a href=runtime.html>The Runtime Environment</a>
59 williamc 1.3.2.10 <li><a href=gotcha.html>Some Common Gotcha's - be careful!</a>
60 williamc 1.3.2.8 <li><a href=binary.html>Building Binaries</a>
61 williamc 1.2 <li>Controlling the Build - The BuildFile
62     <ul>
63 williamc 1.3.2.13 <li><a href=export.html>&lt;Export> tags. Configuring the &lt;Use> tag for
64     your Software Package.
65 williamc 1.3 </a><br>Defining the Configuration Interface for a Software Unit
66 williamc 1.3.2.19 <li><a href=BuildFile/tagindex.html>BuildFile Tags</a>
67     <li><a href=tags.html>Old Glossary of BuildFile Tags</a>
68 williamc 1.3 <li><a href=BuildFileExamples.html>Some Example BuildFiles</a>
69 williamc 1.3.2.13 <li><a href=external.html>Asking for Externals</a>
70     <li><a href=build.html>Advanced Use of the <b>build</b> command</a>
71 williamc 1.3.2.7 <li><a href=tools.html>Specific Tools in SCRAM</a>
72 williamc 1.2 </ul>
73     </ul>
74 cvsadmin 1.1 </body>
75     </html>