mirror of
https://codeberg.org/AntumLuanti/mod-cleaner.git
synced 2025-07-22 07:04:51 -04:00
Re-generate HTML docs
This commit is contained in:
parent
b9455caeb2
commit
a657e566d5
5 changed files with 185 additions and 4 deletions
|
@ -32,6 +32,7 @@
|
|||
|
||||
<h2>Topics</h2>
|
||||
<ul class="">
|
||||
<li><a href="topics/tools.html">tools</a></li>
|
||||
<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>
|
||||
|
@ -45,6 +46,10 @@
|
|||
|
||||
<h2>Topics</h2>
|
||||
<table class="module_list">
|
||||
<tr>
|
||||
<td class="name" nowrap><a href="topics/tools.html">tools</a></td>
|
||||
<td class="summary">Cleaner</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name" nowrap><a href="topics/settings.html">settings</a></td>
|
||||
<td class="summary">Cleaner Settings</td>
|
||||
|
@ -63,7 +68,7 @@
|
|||
</div> <!-- id="main" -->
|
||||
<div id="about">
|
||||
<i>generated by <a href="http://github.com/AntumDeluge/LDoc/tree/custom">LDoc 1.4.6-antum-dev</a></i>
|
||||
<i style="float:right;">Last updated 2021-07-27 20:48:37 </i>
|
||||
<i style="float:right;">Last updated 2021-07-28 01:39:43 </i>
|
||||
</div> <!-- id="about" -->
|
||||
</div> <!-- id="container" -->
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue