Skip to content

Commit

Permalink
Rem modules Docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tourahi committed Jan 14, 2024
1 parent 627db8e commit 0e7755c
Showing 1 changed file with 1 addition and 48 deletions.
49 changes: 1 addition & 48 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,54 +52,7 @@ <h2>Topics</h2>


<p>TODO</p>

<h2>Modules</h2>
<table class="module_list">
<tr>
<td class="name" nowrap><a href="modules/Controls.Button.html">Controls.Button</a></td>
<td class="summary">A button class (An example that you can use or build on.)</td>
</tr>
<tr>
<td class="name" nowrap><a href="modules/Controls.CheckBox.html">Controls.CheckBox</a></td>
<td class="summary">CheckBox class (An example that you can use or build on.)</td>
</tr>
<tr>
<td class="name" nowrap><a href="modules/Controls.Label.html">Controls.Label</a></td>
<td class="summary">Label class</td>
</tr>
<tr>
<td class="name" nowrap><a href="modules/MeowUI.html">MeowUI</a></td>
<td class="summary">A useful set of core classes that help you make an extensible set of UI controls.</td>
</tr>
<tr>
<td class="name" nowrap><a href="modules/Mutf8.html">Mutf8</a></td>
<td class="summary">Adds UTF-8 functions to string lua table.</td>
</tr>
<tr>
<td class="name" nowrap><a href="modules/src.ThirdParty.utf8.primitives.dummy.html">src.ThirdParty.utf8.primitives.dummy</a></td>
<td class="summary">differs from Lua 5.3 utf8.offset in accepting any byte positions (not only head byte) for all n values</td>
</tr>
<tr>
<td class="name" nowrap><a href="modules/src.ThirdParty.utf8.test.strict.html">src.ThirdParty.utf8.test.strict</a></td>
<td class="summary">strict.lua from http://metalua.luaforge.net/src/lib/strict.lua.html</td>
</tr>
<tr>
<td class="name" nowrap><a href="modules/src.ThirdParty.utf8.test.test_pm.html">src.ThirdParty.utf8.test.test_pm</a></td>
<td class="summary">MIT License</p>

<p>Copyright (c) 2018 Xavier Wang</p>

<p>Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:</p>

<p>The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.</td>
</tr>
</table>

<h2>Classes</h2>
<table class="module_list">
<tr>
Expand Down

0 comments on commit 0e7755c

Please sign in to comment.