Automatic Doc Update

This commit is contained in:
Cooldude2606
2020-08-13 23:30:03 +00:00
parent 1afd27fd9c
commit 86370aeada
100 changed files with 1855 additions and 157 deletions

View File

@@ -63,6 +63,11 @@
<td class="name"><a href="core/Datastore.html">Datastore</a></td>
<td class="summary"><span>Core Module - Datastore
- A module used to store data in the global table with the option to have it sync to an external source.</span></td>
</tr>
<tr>
<td class="name"><a href="core/External.html">External</a></td>
<td class="summary"><span>Core Module - External
- A module used to make accessing externally set data easier.</span></td>
</tr>
<tr>
<td class="name"><a href="core/Gui.html">Gui</a></td>
@@ -262,6 +267,11 @@
- Adds a command that allows admins to clear people's inventorys</span></td>
</tr>
<tr>
<td class="name"><a href="commands/Connect.html">Connect</a></td>
<td class="summary"><span>Commands Module - Connect
- Adds a commands that allows you to request a player move to another server</span></td>
</tr>
<tr>
<td class="name"><a href="commands/Debug.html">Debug</a></td>
<td class="summary"><span>Commands Module - Debug
- Adds a command that opens the debug frame</span></td>
@@ -540,7 +550,7 @@ Events.set_event_filter(defines.events.on_built_entity, {{filter = "name", name
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc </a></i>
</div>
<div class="content-footer column col-9 col-sm-12">
<i>Last updated 2020-08-06 19:01:00 UTC</i>
<i>Last updated 2020-08-13 23:30:01 UTC</i>
</div>
</div>
</div>