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.2 by williamc, Thu Apr 20 14:08:55 2000 UTC vs.
Revision 1.1.2.5.2.1 by williamc, Wed Aug 9 15:52:36 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. If first version of any given tool is the one
18 < taken as the default. This can be overridden in the
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>
# Line 23 | Line 23 | taken as the default. This can be overri
23   <tr>
24   <td>
25   <font color=green>
26 < &lt;requirement name=<em>tool_name</em> version=<em>tool_version</em>
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;require name=<em>tool_name</em> version=<em>tool_version</em>
39   file=<em>ToolDoc</em>>
40 + <br>
41 + <em>Descriptive Comments</em>
42 + <br>
43 + &lt;/require>
44   </font>
45   </td>
46   <td>
# Line 33 | Line 49 | The file should point to the
49   <a href=configurationtools.html>ToolDoc</a> that describes the requested tool
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>
63  
64   <! Style Sheet Footer ---------------Do not change anything after this line-->
# Line 43 | Line 69 | The file should point to the
69   >Chris Williams</a>
70   </td>
71   <td align=center>
72 < Last Updated Wed Apr 19 17:17:37 2000
72 > Last Updated Fri May 12 12:42:26 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