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

Comparing COMP/SCRAM/doc/html/requirementdoc.html (file contents):
Revision 1.1.2.4 by williamc, Thu May 4 16:20:17 2000 UTC vs.
Revision 1.1.2.5.2.2 by williamc, Tue Aug 15 12:33:23 2000 UTC

# Line 5 | Line 5
5   <body bgcolor=beige>
6   <! End Style Sheet Header -----------Insert Text Here --------------------->
7   <center>
8 < <h2>The Requirements Document</h2>
8 > <h2>The Requirements Document (Version 2.0)</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 < needed for the project. If more than one version of any given tool is specified
15 > The Requirements Document is an <a href=ActiveDoc.html>ActiveDoc</a><br>
16 > The Requirement Document is used to specify which external products
17 > (libraries etc.) are needed for the project (the configuration).
18 > If more than one version of any given tool is specified
19   the first is the one taken as the default. This can be overridden in the
20   <A href=versiondefs.html>External_dependencies</a> configuration file.
21   <p>
# Line 23 | Line 24 | the first is the one taken as the defaul
24   <tr>
25   <td>
26   <font color=green>
27 < &lt;doc type=BuildSystem::Requirements version=<em>version</em>>
27 > &lt;doc type=BuildSystem::Requirements version=2.0>
28   </font>
29   </td>
30   <td>
31   This indicates to SCRAM what type of document it is (and thus how to parse it)
31 At the moment all that is required is for the tag to exist however expect this
32 requirement to change.
32   </td>
33   </tr>
34   <tr>
35   <td>
36   <font color=green>
37 < &lt;requirement name=<em>tool_name</em> version=<em>tool_version</em>
38 < file=<em>ToolDoc</em>>
37 > &lt;require name=<em>tool_name</em> version=<em>tool_version</em>
38 > url=<em>ToolDoc</em>>
39 > <br>
40 > <em>Descriptive Comments</em>
41 > <br>
42 > &lt;/require>
43   </font>
44   </td>
45   <td>
46   Specify the name and version of the required tool.
47 < The file should point to the
47 > The url should point to the
48   <a href=configurationtools.html>ToolDoc</a> that describes the requested tool
49 + The url can be modified by <a href=ActiveDoc.html>&lt;Base> tags</a>
50 + </td>
51 + </tr>
52 + <tr>
53 + <td>
54 + <font color=green>
55 + &lt;download url=<em>download_link</em>>
56 + </font>
57 + </td>
58 + <td>
59 + Provide a link to download information for the requiremnt
60   </td>
61   </tr>
62   </table>
# Line 55 | Line 69 | The file should point to the
69   >Chris Williams</a>
70   </td>
71   <td align=center>
72 < Last Updated Wed Apr 26 17:35:36 2000
72 > Last Updated Tue Aug 15 11:34:39 2000
73   </td>
74   <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
75   </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines