Re-generate HTML docs

This commit is contained in:
Jordan Irwin 2021-07-28 01:41:26 -07:00
parent b9455caeb2
commit a657e566d5
5 changed files with 185 additions and 4 deletions

View file

@ -39,6 +39,7 @@
<h2>Topics</h2>
<ul class="">
<li><a href="../topics/tools.html">tools</a></li>
<li><strong>settings</strong></li>
<li><a href="../topics/api.html">api</a></li>
<li><a href="../topics/commands.html">commands</a></li>
@ -79,6 +80,7 @@
<p> <code>cleaner.remove_ore</code>
</ul>
<h3>Setting Type:</h3>
<ul>
bool
@ -87,6 +89,7 @@
<ul>
false
</ul>
</ul>
@ -101,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-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>