Deeper TOC level + typo fix: rename apply->result in algo docs

[SVN r36766]
This commit is contained in:
Joel de Guzman
2007-01-22 00:40:36 +00:00
parent 64a8b5e7f3
commit 63c122f0d8
206 changed files with 1342 additions and 1374 deletions

View File

@ -25,19 +25,6 @@
<div class="section" lang="en">
<div class="titlepage"><div><div><h4 class="title">
<a name="fusion.sequences.operators.comparison"></a><a href="comparison.html" title="Comparison">Comparison</a></h4></div></div></div>
<div class="toc"><dl>
<dt><span class="section"><a href="comparison/equal.html">equal</a></span></dt>
<dt><span class="section"><a href="comparison/not_equal.html">not
equal</a></span></dt>
<dt><span class="section"><a href="comparison/less_than.html">less
than</a></span></dt>
<dt><span class="section"><a href="comparison/less_than_equal.html">less
than equal</a></span></dt>
<dt><span class="section"><a href="comparison/greater_than.html">greater
than</a></span></dt>
<dt><span class="section"><a href="comparison/greater_than_equal.html">greater
than equal</a></span></dt>
</dl></div>
<p>
The Comparison operators: <tt class="computeroutput"><span class="special">==</span></tt>,
<tt class="computeroutput"><span class="special">!=</span></tt>, <tt class="computeroutput"><span class="special">&lt;</span></tt>,
@ -48,7 +35,7 @@
only until the result is clear.
</p>
<a name="fusion.sequences.operators.comparison.header"></a><h5>
<a name="id545510"></a>
<a name="id545529"></a>
<a href="comparison.html#fusion.sequences.operators.comparison.header">Header</a>
</h5>
<pre class="programlisting">