added info on how to map to and from MPL

[SVN r47647]
This commit is contained in:
Joel de Guzman
2008-07-21 07:25:52 +00:00
parent af0e42f13e
commit ef1e821173
227 changed files with 1308 additions and 1276 deletions

View File

@ -34,7 +34,7 @@
The library is organized in three layers:
</p>
<a name="fusion.organization.layers"></a><h3>
<a name="id459100"></a>
<a name="id459129"></a>
<a href="organization.html#fusion.organization.layers">Layers</a>
</h3>
<div class="blockquote"><blockquote class="blockquote">
@ -65,7 +65,7 @@
against.
</p>
<a name="fusion.organization.directory"></a><h3>
<a name="id459199"></a>
<a name="id459228"></a>
<a href="organization.html#fusion.organization.directory">Directory</a>
</h3>
<div class="itemizedlist"><ul type="disc">
@ -186,7 +186,7 @@
</li>
</ul></div>
<a name="fusion.organization.example"></a><h3>
<a name="id459378"></a>
<a name="id459407"></a>
<a href="organization.html#fusion.organization.example">Example</a>
</h3>
<p>
@ -202,12 +202,12 @@
</pre>
<p>
The first includes all containers The second includes only <tt class="computeroutput"><span class="identifier">list</span></tt>
<sup>[<a name="id459676" href="#ftn.id459676">3</a>]</sup>
<sup>[<a name="id459705" href="#ftn.id459705">4</a>]</sup>
.
</p>
<div class="footnotes">
<br><hr width="100" align="left">
<div class="footnote"><p><sup>[<a name="ftn.id459676" href="#id459676">3</a>] </sup>
<div class="footnote"><p><sup>[<a name="ftn.id459705" href="#id459705">4</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>