Minor documentation and API fixes.

This commit is contained in:
Ferdinand Majerech 2011-11-18 12:28:29 +01:00
parent fbc962623d
commit 10dbb55ed8
11 changed files with 16 additions and 26 deletions

View file

@ -92,16 +92,6 @@
</dd>
</dl>
</dd>
<dt class="d_decl">package ScalarStyle <a name="scalarStyle"></a><span class="ddoc_psymbol">scalarStyle</span>;
</dt>
<dd><p>Node scalar style. Used to remember style this node was loaded with.</p>
</dd>
<dt class="d_decl">package CollectionStyle <a name="collectionStyle"></a><span class="ddoc_psymbol">collectionStyle</span>;
</dt>
<dd><p>Node collection style. Used to remember style this node was loaded with.</p>
</dd>
<dt class="d_decl">this(T)(T <b>value</b>, in string <b>tag</b> = null);
</dt>