mirror of
https://codeberg.org/AntumLuanti/mod-cleaner.git
synced 2025-07-14 02:22:05 -04:00
Re-generate HTML docs
This commit is contained in:
parent
b9455caeb2
commit
a657e566d5
5 changed files with 185 additions and 4 deletions
|
@ -40,6 +40,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><strong>api</strong></li>
|
||||
<li><a href="../topics/commands.html">commands</a></li>
|
||||
|
@ -119,6 +120,8 @@
|
|||
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3>Returns:</h3>
|
||||
|
@ -141,6 +144,8 @@
|
|||
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3>Returns:</h3>
|
||||
|
@ -161,6 +166,8 @@
|
|||
<dd>
|
||||
Registers an entity to be removed.
|
||||
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
|
@ -184,6 +191,8 @@
|
|||
<dd>
|
||||
Registers a node to be removed.
|
||||
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
|
@ -207,6 +216,8 @@
|
|||
<dd>
|
||||
Replaces an item with another registered item.
|
||||
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
|
@ -239,6 +250,8 @@
|
|||
<dd>
|
||||
Registeres an item to be replaced.
|
||||
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
|
@ -266,6 +279,8 @@
|
|||
<dd>
|
||||
Registers a node to be replaced.
|
||||
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
|
@ -302,6 +317,8 @@
|
|||
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3>Returns:</h3>
|
||||
|
@ -322,6 +339,8 @@
|
|||
<dd>
|
||||
Registers an ore to be removed after server startup.
|
||||
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
|
@ -345,6 +364,8 @@
|
|||
<dd>
|
||||
Removes an ore definition.
|
||||
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
|
@ -368,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-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