Updated HTML docs

This commit is contained in:
Griatch 2021-10-05 22:35:41 +02:00
parent 40b2ba0cee
commit cad698493d
87 changed files with 1496 additions and 635 deletions

View file

@ -494,7 +494,7 @@ This keyword has no meaning if <strong>width</strong> is set.</p></li>
</dl>
<p class="rubric">Notes</p>
<p>Beyond those table-specific keywords, the non-overlapping keywords
of <strong>EcCell.__init__</strong> are also available. These will be passed down
of <strong>EvCell.__init__</strong> are also available. These will be passed down
to every cell in the table.</p>
</dd></dl>
@ -527,7 +527,7 @@ to the end.</p>
<dl class="field-list simple">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>args</strong> (<strong>EvColum</strong> or multiple strings) Either a single EvColumn instance or
<li><p><strong>args</strong> (<strong>EvColumn</strong> or multiple strings) Either a single EvColumn instance or
a number of data string arguments to be used to create a new column.</p></li>
<li><p><strong>header</strong> (<em>str</em><em>, </em><em>optional</em>) The header text for the column</p></li>
<li><p><strong>xpos</strong> (<em>int</em><em>, </em><em>optional</em>) Index position in table <em>before</em> which