mirror of
https://codeberg.org/AntumLuanti/mod-cleaner.git
synced 2025-07-18 04:16:42 -04:00
deploy: df81a7755b
This commit is contained in:
parent
aad08d9b9d
commit
ee7b49c45f
6 changed files with 19 additions and 17 deletions
|
@ -34,7 +34,7 @@
|
|||
<h2>Contents</h2>
|
||||
<ul>
|
||||
<li><a href="#Chat_Commands">Chat Commands</a></li>
|
||||
<li><a href="#Unsafe_commands">Unsafe commands </a></li>
|
||||
<li><a href="#Unsafe_Commands">Unsafe Commands </a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
@ -86,10 +86,10 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td class="name" nowrap><a href="#ctool">ctool</a></td>
|
||||
<td class="summary">Manages settings for wielded cleaner tool.</td>
|
||||
<td class="summary">Manages settings for wielded <a href="tools.html">cleaner tool</a>.</td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2><a href="#Unsafe_commands">Unsafe commands </a></h2>
|
||||
<h2><a href="#Unsafe_Commands">Unsafe Commands </a></h2>
|
||||
<table class="function_list">
|
||||
<tr>
|
||||
<td class="name" nowrap><a href="#remove_ores">remove_ores</a></td>
|
||||
|
@ -290,7 +290,7 @@
|
|||
<strong>ctool</strong>
|
||||
</dt>
|
||||
<dd>
|
||||
Manages settings for wielded cleaner tool.
|
||||
Manages settings for wielded <a href="tools.html">cleaner tool</a>.
|
||||
|
||||
</ul>
|
||||
</ul>
|
||||
|
@ -314,7 +314,7 @@
|
|||
|
||||
</dd>
|
||||
</dl>
|
||||
<h2 class="section-header has-description"><a name="Unsafe_commands"></a>Unsafe commands </h2>
|
||||
<h2 class="section-header has-description"><a name="Unsafe_Commands"></a>Unsafe Commands </h2>
|
||||
|
||||
<div class="section-description">
|
||||
Enabled with <a href="settings.html#cleaner.unsafe">cleaner.unsafe</a> setting.
|
||||
|
@ -352,7 +352,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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue