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. |
25 |
> |
can skip straight to the "Working within a SCRAM Environment" section. |
26 |
|
<ul> |
27 |
|
<li><b>SCRAM Installation</b> |
28 |
|
<ul> |
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 |
+ |
<li><a href=http://cmsdoc.cern.ch/cmsoo/Releases.html> |
41 |
+ |
Real SCRAM managed Projects</a> |
42 |
|
</ul> |
43 |
|
</ul> |
44 |
< |
|
45 |
< |
<h2>Using SCRAM</h2> |
44 |
> |
<h2>Configuration Management</h2> |
45 |
> |
<ul> |
46 |
> |
<li><a href=projectconfig.html>Configuring a new project</a> |
47 |
> |
<li>Configuration Tools |
48 |
> |
<ul> |
49 |
> |
<li><a href=configtools.html>Tools Avalable in a SCRAM environment</a> |
50 |
> |
<li><a href=configurationtools.html>Tool Description Documents</a> |
51 |
> |
</ul> |
52 |
> |
</ul> |
53 |
> |
<h2>Working Within a SCRAM Environment</h2> |
54 |
|
Using SCRAM in project development |
55 |
|
<ul> |
56 |
|
<li><a href=localuse.html>Getting Started</a>. |
62 |
|
<li><a href=export.html><Export> tags. Configuring the <Use> tag for |
63 |
|
your Software Package. |
64 |
|
</a><br>Defining the Configuration Interface for a Software Unit |
65 |
< |
<li><a href=tags.html>Glossary of BuildFile Tags</a> |
65 |
> |
<li><a href=BuildFile/tagindex.html>BuildFile Tags</a> |
66 |
> |
<li><a href=tags.html>Old Glossary of BuildFile Tags</a> |
67 |
|
<li><a href=BuildFileExamples.html>Some Example BuildFiles</a> |
68 |
|
<li><a href=external.html>Asking for Externals</a> |
69 |
|
<li><a href=build.html>Advanced Use of the <b>build</b> command</a> |