some updates

[SVN r36555]
This commit is contained in:
Joel de Guzman
2007-01-01 02:23:51 +00:00
parent ef48d728ef
commit 2be540e903
200 changed files with 1744 additions and 1447 deletions

View File

@ -34,7 +34,7 @@
The library is organized in three layers:
</p>
<a name="fusion.organization.layers"></a><h3>
<a name="id450586"></a>
<a name="id450570"></a>
<a href="organization.html#fusion.organization.layers">Layers</a>
</h3>
<div class="blockquote"><blockquote class="blockquote"><p>
@ -50,7 +50,7 @@
against.
</p>
<a name="fusion.organization.directory"></a><h3>
<a name="id450640"></a>
<a name="id450624"></a>
<a href="organization.html#fusion.organization.directory">Directory</a>
</h3>
<div class="itemizedlist"><ul type="disc">
@ -159,7 +159,7 @@
</li>
</ul></div>
<a name="fusion.organization.example"></a><h3>
<a name="id450812"></a>
<a name="id450796"></a>
<a href="organization.html#fusion.organization.example">Example</a>
</h3>
<p>
@ -174,13 +174,13 @@
</pre>
<p>
The first includes all sequences. The second includes all of sequence containers.
The third includes only <tt class="computeroutput"><span class="identifier">list</span></tt><EFBFBD>
<sup>[<a name="id451052" href="#ftn.id451052">3</a>]</sup>
The third includes only <tt class="computeroutput"><span class="identifier">list</span></tt>
<sup>[<a name="id451036" href="#ftn.id451036">3</a>]</sup>
.
</p>
<div class="footnotes">
<br><hr width="100" align="left">
<div class="footnote"><p><sup>[<a name="ftn.id451052" href="#id451052">3</a>] </sup>
<div class="footnote"><p><sup>[<a name="ftn.id451036" href="#id451036">3</a>] </sup>
Modules may contain smaller components. Header file information for each
component will be provided as part of the component's documentation.
</p></div>