ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/requirementdoc.html
Revision: 1.1.2.2
Committed: Thu Apr 20 14:08:55 2000 UTC (25 years ago) by williamc
Content type: text/html
Branch: V0_9branch
CVS Tags: V0_12_0
Changes since 1.1.2.1: +3 -1 lines
Log Message:
External_Dependencies file desc

File Contents

# User Rev Content
1 williamc 1.1.2.1 <! Style Sheet Header>
2     <html>
3     <head>
4     <title>requirementdoc.html</title>
5     <body bgcolor=beige>
6     <! End Style Sheet Header -----------Insert Text Here --------------------->
7     <center>
8     <h2>The Requirements Document</h2>
9     <p>
10     <font color=red>S</font>oftware <font color=red>C</font>onfiguration,
11     <font color=red>R</font>elease <font color=red>A</font>nd
12     <font color=red>M</font>anagement
13     </center>
14     <hr>
15     <h2>Function</h2>
16     The Requirement Document is used to specify which external libraries etc. are
17 williamc 1.1.2.2 needed for the project. If first version of any given tool is the one
18     taken as the default. This can be overridden in the
19     <A href=versiondefs.html>External_dependencies</a> configuration file.
20 williamc 1.1.2.1 <p>
21     <h2>Tags</h2>
22     <table border=1>
23     <tr>
24     <td>
25     <font color=green>
26     &lt;requirement name=<em>tool_name</em> version=<em>tool_version</em>
27     file=<em>ToolDoc</em>>
28     </font>
29     </td>
30     <td>
31     Specify the name and version of the required tool.
32     The file should point to the
33     <a href=configurationtools.html>ToolDoc</a> that describes the requested tool
34     </td>
35     </tr>
36     </table>
37    
38     <! Style Sheet Footer ---------------Do not change anything after this line-->
39     <hr>
40     <table border=1 width=100%>
41     <td align=left>
42     <a href=mailto:Christopher.Williams@cern.ch
43     >Chris Williams</a>
44     </td>
45     <td align=center>
46     Last Updated Wed Apr 19 17:17:37 2000
47     </td>
48     <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
49     </td>
50     </table>
51     </body> </html>
52     <! End Style Sheet Footer>