Automatic Doc Update

This commit is contained in:
Cooldude2606
2020-08-14 02:51:07 +00:00
parent f6710d14f9
commit 52aa754386
100 changed files with 121 additions and 413 deletions

View File

@@ -613,7 +613,7 @@ Async.register(<span class="keyword">function</span>(player, message)
<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-13 23:30:01 UTC</i>
<i>Last updated 2020-08-14 02:51:06 UTC</i>
</div>
</div>
</div>

View File

@@ -2428,7 +2428,7 @@ nb: use error(error_message) within your callback to trigger do not trigger dire
<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-13 23:30:01 UTC</i>
<i>Last updated 2020-08-14 02:51:06 UTC</i>
</div>
</div>
</div>

View File

@@ -2767,7 +2767,7 @@ https://github.com/Refactorio/RedMew/blob/9184b2940f311d8c9c891e83429fc57ec7e0c4
<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-13 23:30:01 UTC</i>
<i>Last updated 2020-08-14 02:51:06 UTC</i>
</div>
</div>
</div>

View File

@@ -2964,7 +2964,7 @@ ExampleData:on_update(<span class="keyword">function</span>(key, value)
<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-13 23:30:01 UTC</i>
<i>Last updated 2020-08-14 02:51:06 UTC</i>
</div>
</div>
</div>

View File

@@ -286,7 +286,7 @@
<td class="summary">Gets the details of the given server</td>
</tr>
<tr>
<td class="name"><a href="#get_server_status">get_server_status(server_id)</a></td>
<td class="name"><a href="#get_server_status">get_server_status(server_id, raw)</a></td>
<td class="summary">Gets the status of the given server</td>
</tr>
<tr>
@@ -543,7 +543,7 @@
<div class="divider divider-custom"></div>
<div class="block section-item-header">
<a href="#get_server_status" class="fragment-hashtag">#</a>
<span class="section-item-title" id="get_server_status">get_server_status(server_id)</span>
<span class="section-item-title" id="get_server_status">get_server_status(server_id, raw)</span>
</div>
</dt>
<dd>
@@ -574,6 +574,22 @@
</li>
<li class="section-subitem-li">
<strong><em>raw</em></strong>
<strong> : </strong>
(<span class="types"><a class="type" href="http://lua-api.factorio.com/latest/Builtin-Types.html#boolean">boolean</a></span>)
When true Current will not be returned as status but rather the raw status for the server
</li>
</ul>
<!-- parameters end -->
@@ -583,7 +599,7 @@
<ul>
<li>
(<span class="types"><a class="type" href="http://lua-api.factorio.com/latest/Builtin-Types.html#string">string</a></span>)
<span class="return-text">The status of the given server, one of: Online, Modded, Protected, Offline</span>
<span class="return-text">The status of the given server, one of: Online, Modded, Protected, Current, Offline</span>
</li>
</ul>
<!-- returns end -->
@@ -732,7 +748,7 @@
<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-13 23:30:01 UTC</i>
<i>Last updated 2020-08-14 02:51:06 UTC</i>
</div>
</div>
</div>

View File

@@ -1443,7 +1443,7 @@
<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-13 23:30:01 UTC</i>
<i>Last updated 2020-08-14 02:51:06 UTC</i>
</div>
</div>
</div>

View File

@@ -4421,7 +4421,7 @@ Gui.left_toolbar_button(<span class="string">'entity/inserter'</span>, <span cla
<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-13 23:30:01 UTC</i>
<i>Last updated 2020-08-14 02:51:06 UTC</i>
</div>
</div>
</div>

View File

@@ -531,7 +531,7 @@
<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-13 23:30:01 UTC</i>
<i>Last updated 2020-08-14 02:51:06 UTC</i>
</div>
</div>
</div>

View File

@@ -3350,7 +3350,7 @@ nb: this is one way, failing false after already gaining the role will not revok
<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-13 23:30:01 UTC</i>
<i>Last updated 2020-08-14 02:51:06 UTC</i>
</div>
</div>
</div>