Update docs

This commit is contained in:
Insality
2020-02-07 01:10:10 +03:00
parent 3b38992de8
commit f65d5ce71c
24 changed files with 100 additions and 88 deletions

View File

@@ -45,10 +45,8 @@
<li><a href="modules/druid.text.html">druid.text</a></li>
<li><a href="modules/druid.timer.html">druid.timer</a></li>
<li><a href="modules/component.html">component</a></li>
<li><a href="modules/const.html">const</a></li>
<li><a href="modules/druid.html">druid</a></li>
<li><a href="modules/helper.html">helper</a></li>
<li><a href="modules/helper.formats.html">helper.formats</a></li>
<li><a href="modules/druid.progress_rich.html">druid.progress_rich</a></li>
<li><a href="modules/druid_instance.html">druid_instance</a></li>
</ul>
@@ -58,7 +56,7 @@
<div id="content">
<h2>Documentation for Druid UI Library</h2>
<h2>Documentation for Druid Library</h2>
<h2>Modules</h2>
<table class="module_list">
@@ -120,10 +118,6 @@
<td class="name" nowrap><a href="modules/component.html">component</a></td>
<td class="summary">Basic class for all Druid components.</td>
</tr>
<tr>
<td class="name" nowrap><a href="modules/const.html">const</a></td>
<td class="summary">Druid constants</td>
</tr>
<tr>
<td class="name" nowrap><a href="modules/druid.html">druid</a></td>
<td class="summary">Druid UI Library.</td>
@@ -132,10 +126,6 @@
<td class="name" nowrap><a href="modules/helper.html">helper</a></td>
<td class="summary">Text node or icon node can be nil</td>
</tr>
<tr>
<td class="name" nowrap><a href="modules/helper.formats.html">helper.formats</a></td>
<td class="summary">Druid module with utils on string formats</td>
</tr>
<tr>
<td class="name" nowrap><a href="modules/druid.progress_rich.html">druid.progress_rich</a></td>
<td class="summary">Component for rich progress component</td>
@@ -150,7 +140,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-02-06 01:47:09 </i>
<i style="float:right;">Last updated 2020-02-07 01:09:38 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>