mirror of
https://codeberg.org/AntumLuanti/mod-cleaner.git
synced 2025-07-26 17:14:50 -04:00
Re-generate HTML docs
This commit is contained in:
parent
13a6fd04be
commit
ad2fc046a1
4 changed files with 423 additions and 2 deletions
|
@ -32,7 +32,9 @@
|
|||
|
||||
<h2>Topics</h2>
|
||||
<ul class="">
|
||||
<li><a href="topics/settings.html">settings</a></li>
|
||||
<li><a href="topics/api.html">api</a></li>
|
||||
<li><a href="topics/commands.html">commands</a></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
@ -43,17 +45,25 @@
|
|||
|
||||
<h2>Topics</h2>
|
||||
<table class="module_list">
|
||||
<tr>
|
||||
<td class="name" nowrap><a href="topics/settings.html">settings</a></td>
|
||||
<td class="summary">Cleaner Settings</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name" nowrap><a href="topics/api.html">api</a></td>
|
||||
<td class="summary">Cleaner API</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name" nowrap><a href="topics/commands.html">commands</a></td>
|
||||
<td class="summary">Cleaner Chat Commands</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</div> <!-- id="content" -->
|
||||
</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 2021-07-12 09:02:05 </i>
|
||||
<i style="float:right;">Last updated 2021-07-12 15:47:16 </i>
|
||||
</div> <!-- id="about" -->
|
||||
</div> <!-- id="container" -->
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue