This commit is contained in:
AntumDeluge 2021-07-31 11:21:09 +00:00
parent aad08d9b9d
commit ee7b49c45f
6 changed files with 19 additions and 17 deletions

View file

@ -34,7 +34,7 @@
<h2>Contents</h2>
<ul>
<li><a href="#Functions">Functions</a></li>
<li><a href="#Unsafe_methods">Unsafe methods </a></li>
<li><a href="#Unsafe_Methods">Unsafe Methods </a></li>
</ul>
@ -89,7 +89,7 @@
<td class="summary">Registers a node to be replaced.</td>
</tr>
</table>
<h2><a href="#Unsafe_methods">Unsafe methods </a></h2>
<h2><a href="#Unsafe_Methods">Unsafe Methods </a></h2>
<table class="function_list">
<tr>
<td class="name" nowrap><a href="#cleaner.get_remove_ores">cleaner.get_remove_ores ()</a></td>
@ -317,7 +317,7 @@
</dd>
</dl>
<h2 class="section-header has-description"><a name="Unsafe_methods"></a>Unsafe methods </h2>
<h2 class="section-header has-description"><a name="Unsafe_Methods"></a>Unsafe Methods </h2>
<div class="section-description">
Enabled with <a href="settings.html#cleaner.unsafe">cleaner.unsafe</a> setting.
@ -410,7 +410,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-31 11:19:23 </i>
<i style="float:right;">Last updated 2021-07-31 11:21:08 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>