Re-generate HTML docs
This commit is contained in:
parent
6bbc63dd19
commit
6c1104d19b
@ -68,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-28 01:39:43 </i>
|
||||
<i style="float:right;">Last updated 2021-07-28 01:43:18 </i>
|
||||
</div> <!-- id="about" -->
|
||||
</div> <!-- id="container" -->
|
||||
</body>
|
||||
|
@ -389,7 +389,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-28 01:39:43 </i>
|
||||
<i style="float:right;">Last updated 2021-07-28 01:43:18 </i>
|
||||
</div> <!-- id="about" -->
|
||||
</div> <!-- id="container" -->
|
||||
</body>
|
||||
|
@ -79,6 +79,10 @@
|
||||
<td class="name" nowrap><a href="#find_unknown_nodes">find_unknown_nodes</a></td>
|
||||
<td class="summary">Checks for nearby unknown nodes.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name" nowrap><a href="#cleaner">cleaner</a></td>
|
||||
<td class="summary">Manages settings for wielded cleaner tool.</td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2><a href="#Unsafe_commands">Unsafe commands </a></h2>
|
||||
<table class="function_list">
|
||||
@ -86,10 +90,6 @@
|
||||
<td class="name" nowrap><a href="#remove_ores">remove_ores</a></td>
|
||||
<td class="summary">Registers an ore to be removed.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name" nowrap><a href="#cleaner">cleaner</a></td>
|
||||
<td class="summary">Manages settings for wielded cleaner tool.</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<br/>
|
||||
@ -242,6 +242,32 @@
|
||||
|
||||
|
||||
|
||||
</dd>
|
||||
<dt>
|
||||
<a name = "cleaner"></a>
|
||||
<strong>cleaner</strong>
|
||||
</dt>
|
||||
<dd>
|
||||
Manages settings for wielded cleaner tool.
|
||||
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
<ul>
|
||||
<li><span class="parameter">action</span>
|
||||
Action to execute. Can be "status", "setmode", or "setnode".
|
||||
</li>
|
||||
<li><span class="parameter">value</span>
|
||||
Mode or node to be set for tool.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</dd>
|
||||
</dl>
|
||||
<h2 class="section-header has-description"><a name="Unsafe_commands"></a>Unsafe commands </h2>
|
||||
@ -272,32 +298,6 @@
|
||||
|
||||
|
||||
|
||||
</dd>
|
||||
<dt>
|
||||
<a name = "cleaner"></a>
|
||||
<strong>cleaner</strong>
|
||||
</dt>
|
||||
<dd>
|
||||
Manages settings for wielded cleaner tool.
|
||||
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
<ul>
|
||||
<li><span class="parameter">action</span>
|
||||
Action to execute. Can be "status", "setmode", or "setnode".
|
||||
</li>
|
||||
<li><span class="parameter">value</span>
|
||||
Mode or node to be set for tool.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
@ -306,7 +306,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-28 01:39:43 </i>
|
||||
<i style="float:right;">Last updated 2021-07-28 01:43:18 </i>
|
||||
</div> <!-- id="about" -->
|
||||
</div> <!-- id="container" -->
|
||||
</body>
|
||||
|
@ -104,7 +104,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-28 01:39:43 </i>
|
||||
<i style="float:right;">Last updated 2021-07-28 01:43:18 </i>
|
||||
</div> <!-- id="about" -->
|
||||
</div> <!-- id="container" -->
|
||||
</body>
|
||||
|
@ -102,7 +102,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-28 01:39:43 </i>
|
||||
<i style="float:right;">Last updated 2021-07-28 01:43:18 </i>
|
||||
</div> <!-- id="about" -->
|
||||
</div> <!-- id="container" -->
|
||||
</body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user