Doc Tweaks

[SVN r35130]
This commit is contained in:
Joel de Guzman
2006-09-16 05:27:33 +00:00
parent d77941a375
commit eb324cc029
188 changed files with 1167 additions and 1152 deletions

View File

@ -26,7 +26,7 @@
<div class="titlepage"><div><div><h3 class="title">
<a name="fusion.support.is_view"></a><a href="is_view.html" title="is_view">is_view</a></h3></div></div></div>
<a name="fusion.support.is_view.description"></a><h4>
<a name="id447156"></a>
<a name="id451540"></a>
<a href="is_view.html#fusion.support.is_view.description">Description</a>
</h4>
<p>
@ -40,7 +40,7 @@
specialized to accomodate clients providing Fusion conforming views.
</p>
<a name="fusion.support.is_view.synopsis"></a><h4>
<a name="id447257"></a>
<a name="id451641"></a>
<a href="is_view.html#fusion.support.is_view.synopsis">Synopsis</a>
</h4>
<pre class="programlisting">
@ -54,12 +54,12 @@
<span class="special">}</span>
</pre>
<a name="fusion.support.is_view.parameters"></a><h4>
<a name="id447386"></a>
<a name="id451770"></a>
<a href="is_view.html#fusion.support.is_view.parameters">Parameters</a>
</h4>
<div class="informaltable">
<h4>
<a name="id447407"></a>
<a name="id451791"></a>
</h4>
<table class="table">
<colgroup>
@ -81,7 +81,7 @@
</table>
</div>
<a name="fusion.support.is_view.expression_semantics"></a><h4>
<a name="id447470"></a>
<a name="id451854"></a>
<a href="is_view.html#fusion.support.is_view.expression_semantics">Expression Semantics</a>
</h4>
<pre class="programlisting">
@ -97,14 +97,14 @@
otherwise.
</p>
<a name="fusion.support.is_view.header"></a><h4>
<a name="id447622"></a>
<a name="id452006"></a>
<a href="is_view.html#fusion.support.is_view.header">Header</a>
</h4>
<pre class="programlisting">
<span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">fusion</span><span class="special">/</span><span class="identifier">support</span><span class="special">/</span><span class="identifier">is_view</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span>
</pre>
<a name="fusion.support.is_view.example"></a><h4>
<a name="id447710"></a>
<a name="id452094"></a>
<a href="is_view.html#fusion.support.is_view.example">Example</a>
</h4>
<pre class="programlisting">