Updated Constructor API documentation with examples.
This commit is contained in:
parent
93b66da54c
commit
2cd2de44ff
7 changed files with 324 additions and 8 deletions
|
@ -87,7 +87,7 @@
|
|||
<tr><td valign=top>string <b>first</b></td>
|
||||
<td valign=top>String of possible starting characters of the scalar.</td></tr>
|
||||
</table></div>
|
||||
<b>Examples:</b><div class="pbr">Resolve scalars starting with 'A' to !<b>tag</b> :
|
||||
<b>Examples:</b><div class="pbr">Resolve scalars starting with 'A' to !tag :
|
||||
<pre class="d_code"> <span class="d_keyword">import</span> std.regex;
|
||||
|
||||
<span class="d_keyword">import</span> yaml;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue