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.1 by williamc, Wed Apr 19 15:28:38 2000 UTC vs.
Revision 1.1.2.4 by williamc, Thu May 4 16:20:17 2000 UTC

# Line 14 | Line 14
14   <hr>
15   <h2>Function</h2>
16   The Requirement Document is used to specify which external libraries etc. are
17 < needed for the project.
17 > needed for the project. If more than one version of any given tool is specified
18 > the first is the one taken as the default. This can be overridden in the
19 > <A href=versiondefs.html>External_dependencies</a> configuration file.
20   <p>
21   <h2>Tags</h2>
22   <table border=1>
23   <tr>
24   <td>
25   <font color=green>
26 + &lt;doc type=BuildSystem::Requirements version=<em>version</em>>
27 + </font>
28 + </td>
29 + <td>
30 + 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.
33 + </td>
34 + </tr>
35 + <tr>
36 + <td>
37 + <font color=green>
38   &lt;requirement name=<em>tool_name</em> version=<em>tool_version</em>
39   file=<em>ToolDoc</em>>
40   </font>
# Line 41 | Line 55 | The file should point to the
55   >Chris Williams</a>
56   </td>
57   <td align=center>
58 < Last Updated Wed Apr 19 17:17:37 2000
58 > Last Updated Wed Apr 26 17:35:36 2000
59   </td>
60   <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
61   </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines