Update docs

This commit is contained in:
Miguel de Icaza
2018-01-15 23:17:12 -05:00
parent e1b1b52e99
commit f3f32f6a24
52 changed files with 568 additions and 362 deletions

View File

@@ -123,9 +123,6 @@
<div>
<a class="xref" href="Terminal.View.html#Terminal_View_Driver">View.Driver</a>
</div>
<div>
<a class="xref" href="Terminal.View.html#Terminal_View_empty">View.empty</a>
</div>
<div>
<a class="xref" href="Terminal.View.html#Terminal_View_EnsureFocus">View.EnsureFocus()</a>
</div>
@@ -330,7 +327,8 @@
<a id="Terminal_Label_TextAlignment_" data-uid="Terminal.Label.TextAlignment*"></a>
<h4 id="Terminal_Label_TextAlignment" data-uid="Terminal.Label.TextAlignment">TextAlignment</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Controls the text-alignemtn property of the label, changing it will redisplay the label.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@@ -347,7 +345,7 @@
<tbody>
<tr>
<td><a class="xref" href="Terminal.TextAlignment.html">TextAlignment</a></td>
<td><p>To be added.</p>
<td><p>The text alignment.</p>
</td>
</tr>
</tbody>
@@ -356,7 +354,8 @@
<a id="Terminal_Label_TextColor_" data-uid="Terminal.Label.TextColor*"></a>
<h4 id="Terminal_Label_TextColor" data-uid="Terminal.Label.TextColor">TextColor</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>The color used for the label</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">