Re-generate HTML docs

This commit is contained in:
Jordan Irwin 2021-07-12 23:05:21 -07:00
parent 7a482de659
commit 2c9a44fbc1
4 changed files with 32 additions and 11 deletions

View File

@ -63,7 +63,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
<i style="float:right;">Last updated 2021-07-12 18:11:46 </i>
<i style="float:right;">Last updated 2021-07-12 23:04:56 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>

View File

@ -332,7 +332,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
<i style="float:right;">Last updated 2021-07-12 18:11:46 </i>
<i style="float:right;">Last updated 2021-07-12 23:04:56 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>

View File

@ -71,7 +71,7 @@
<td class="summary">Replaces an item.</td>
</tr>
<tr>
<td class="name" nowrap><a href="#replace_item">replace_item</a></td>
<td class="name" nowrap><a href="#replace_node">replace_node</a></td>
<td class="summary">Replaces nearby nodes.</td>
</tr>
<tr>
@ -108,6 +108,13 @@
<li><span class="parameter">entity</span>
Entity technical name.
</li>
<li><span class="parameter">radius</span>
<span class="types"><span class="type">int</span></span>
(<em>optional</em>)
</li>
</ul>
@ -129,6 +136,13 @@
<li><span class="parameter">node</span>
Node technical name.
</li>
<li><span class="parameter">radius</span>
<span class="types"><span class="type">int</span></span>
(<em>optional</em>)
</li>
</ul>
@ -141,9 +155,7 @@
<strong>replace_item</strong>
</dt>
<dd>
Replaces an item. </p>
<p> FIXME: inventory icons not updated
Replaces an item.
</ul>
</ul>
@ -163,11 +175,13 @@
</dd>
<dt>
<a name = "replace_item"></a>
<strong>replace_item</strong>
<a name = "replace_node"></a>
<strong>replace_node</strong>
</dt>
<dd>
Replaces nearby nodes.
Replaces nearby nodes. </p>
<p> FIXME: sometimes nodes on top disappear
</ul>
</ul>
@ -179,6 +193,13 @@
<li><span class="parameter">new_node</span>
Technical name of node to be used in place.
</li>
<li><span class="parameter">radius</span>
<span class="types"><span class="type">int</span></span>
(<em>optional</em>)
</li>
</ul>
@ -244,7 +265,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
<i style="float:right;">Last updated 2021-07-12 18:11:46 </i>
<i style="float:right;">Last updated 2021-07-12 23:04:56 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>

View File

@ -101,7 +101,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
<i style="float:right;">Last updated 2021-07-12 18:11:46 </i>
<i style="float:right;">Last updated 2021-07-12 23:04:56 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>