Update ldoc

This commit is contained in:
Insality
2020-05-04 00:52:06 +03:00
parent 10c4ee2151
commit 9195201b9c
30 changed files with 377 additions and 154 deletions

View File

@@ -43,6 +43,7 @@
<li><a href="../modules/druid.button.html">druid.button</a></li>
<li><a href="../modules/druid.checkbox.html">druid.checkbox</a></li>
<li><a href="../modules/druid.checkbox_group.html">druid.checkbox_group</a></li>
<li><a href="../modules/druid.drag.html">druid.drag</a></li>
<li><a href="../modules/druid.grid.html">druid.grid</a></li>
<li><a href="../modules/druid.hover.html">druid.hover</a></li>
<li><a href="../modules/druid.input.html">druid.input</a></li>
@@ -114,7 +115,9 @@
</tr>
<tr>
<td class="name" nowrap><a href="#set_text_function">set_text_function(callback)</a></td>
<td class="summary">Set text function.</td>
<td class="summary">Set text function
Druid locale component will call this function
to get translated text.</td>
</tr>
<tr>
<td class="name" nowrap><a href="#set_sound_function">set_sound_function(callback)</a></td>
@@ -226,9 +229,9 @@
<strong>set_text_function(callback)</strong>
</dt>
<dd>
Set text function.
Set text function
Druid locale component will call this function
to get translated text. After set<em>text</em>funtion
to get translated text. After set<em>text</em>funtion
all existing locale component will be updated
@@ -326,7 +329,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
<i style="float:right;">Last updated 2020-04-18 14:39:17 </i>
<i style="float:right;">Last updated 2020-05-04 00:51:46 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>