mirror of
https://github.com/Insality/druid
synced 2025-09-27 10:02:19 +02:00
Update ldoc
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||
<head>
|
||||
<title>Defold Druid UI Library</title>
|
||||
<link rel="stylesheet" href="ldoc_pale.css" type="text/css" />
|
||||
<link rel="stylesheet" href="ldoc_fixed.css" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -37,7 +37,8 @@
|
||||
<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.grid.html">druid.grid</a></li>
|
||||
<li><a href="modules/druid.locale.html">druid.locale</a></li>
|
||||
<li><a href="modules/druid.input.html">druid.input</a></li>
|
||||
<li><a href="modules/druid.lang_text.html">druid.lang_text</a></li>
|
||||
<li><a href="modules/druid.progress.html">druid.progress</a></li>
|
||||
<li><a href="modules/druid.radio_group.html">druid.radio_group</a></li>
|
||||
<li><a href="modules/druid.scroll.html">druid.scroll</a></li>
|
||||
@@ -46,8 +47,8 @@
|
||||
<li><a href="modules/druid.timer.html">druid.timer</a></li>
|
||||
<li><a href="modules/component.html">component</a></li>
|
||||
<li><a href="modules/druid.html">druid</a></li>
|
||||
<li><a href="modules/helper.html">helper</a></li>
|
||||
<li><a href="modules/druid.progress_rich.html">druid.progress_rich</a></li>
|
||||
<li><a href="modules/druid_event.html">druid_event</a></li>
|
||||
<li><a href="modules/druid.helper.html">druid.helper</a></li>
|
||||
<li><a href="modules/druid_instance.html">druid_instance</a></li>
|
||||
</ul>
|
||||
|
||||
@@ -85,7 +86,11 @@
|
||||
<td class="summary">Component to handle placing components by row and columns.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name" nowrap><a href="modules/druid.locale.html">druid.locale</a></td>
|
||||
<td class="name" nowrap><a href="modules/druid.input.html">druid.input</a></td>
|
||||
<td class="summary">Component to handle hover node interaction</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name" nowrap><a href="modules/druid.lang_text.html">druid.lang_text</a></td>
|
||||
<td class="summary">Component to handle all GUI texts
|
||||
Good working with localization system</td>
|
||||
</tr>
|
||||
@@ -123,12 +128,12 @@
|
||||
<td class="summary">Druid UI Library.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name" nowrap><a href="modules/helper.html">helper</a></td>
|
||||
<td class="summary">Text node or icon node can be nil</td>
|
||||
<td class="name" nowrap><a href="modules/druid_event.html">druid_event</a></td>
|
||||
<td class="summary">Lua event small library</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>
|
||||
<td class="name" nowrap><a href="modules/druid.helper.html">druid.helper</a></td>
|
||||
<td class="summary">Text node or icon node can be nil</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name" nowrap><a href="modules/druid_instance.html">druid_instance</a></td>
|
||||
@@ -140,7 +145,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-07 01:09:38 </i>
|
||||
<i style="float:right;">Last updated 2020-02-23 13:01:03 </i>
|
||||
</div> <!-- id="about" -->
|
||||
</div> <!-- id="container" -->
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user