mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 04:21:41 +09:00
Automatic Doc Update
This commit is contained in:
@@ -1221,7 +1221,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-06-05 14:11:31 UTC</i>
|
||||
<i>Last updated 2020-06-06 01:02:44 UTC</i>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -1342,7 +1342,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-06-05 14:11:31 UTC</i>
|
||||
<i>Last updated 2020-06-06 01:02:44 UTC</i>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -1123,7 +1123,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-06-05 14:11:31 UTC</i>
|
||||
<i>Last updated 2020-06-06 01:02:44 UTC</i>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -997,7 +997,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-06-05 14:11:31 UTC</i>
|
||||
<i>Last updated 2020-06-06 01:02:44 UTC</i>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -983,7 +983,7 @@ Tasks.update_task(task_id, <span class="string">'We need more iron!'</span>, gam
|
||||
<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-06-05 14:11:31 UTC</i>
|
||||
<i>Last updated 2020-06-06 01:02:44 UTC</i>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -287,6 +287,9 @@
|
||||
<tr>
|
||||
<td class="name"><a href="#config.warnings">config.warnings</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="#expcore.player_data">expcore.player_data</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="section-content-list">
|
||||
@@ -309,7 +312,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="#on_script_warning_removed">on_script_warning_removed</a></td>
|
||||
<td class="summary">When a warning is remnoved from a player, by the script</td>
|
||||
<td class="summary">When a warning is removed from a player, by the script</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@@ -321,7 +324,7 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="name"><a href="#get_warnings">get_warnings(player)</a></td>
|
||||
<td class="summary">Gets an array of warnings that the player has, always returns a list even if emtpy</td>
|
||||
<td class="summary">Gets an array of warnings that the player has, always returns a list even if empty</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="#count_warnings">count_warnings(player)</a></td>
|
||||
@@ -333,7 +336,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="#remove_warning">remove_warning(player, by_player_name)</a></td>
|
||||
<td class="summary">Removes a warning from a player, always removes the earlyist warning, fifo</td>
|
||||
<td class="summary">Removes a warning from a player, always removes the earliest warning, fifo</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="#clear_warnings">clear_warnings(player, by_player_name)</a></td>
|
||||
@@ -461,6 +464,31 @@
|
||||
<!-- returns end -->
|
||||
|
||||
|
||||
<!-- see also start -->
|
||||
<!-- see also end -->
|
||||
|
||||
<!-- usage start -->
|
||||
<!-- usage end -->
|
||||
|
||||
</dd>
|
||||
<dt>
|
||||
<div class="divider divider-custom"></div>
|
||||
<div class="block section-item-header">
|
||||
<a href="#expcore.player_data" class="fragment-hashtag">#</a>
|
||||
<span class="section-item-title" id="expcore.player_data">expcore.player_data</span>
|
||||
</div>
|
||||
</dt>
|
||||
<dd>
|
||||
<div class="section-item-body">
|
||||
|
||||
|
||||
<!-- parameters start -->
|
||||
<!-- parameters end -->
|
||||
|
||||
<!-- returns start -->
|
||||
<!-- returns end -->
|
||||
|
||||
|
||||
<!-- see also start -->
|
||||
<!-- see also end -->
|
||||
|
||||
@@ -759,7 +787,7 @@
|
||||
<dd>
|
||||
<div class="section-item-body">
|
||||
|
||||
<p class="section-item-summary">When a warning is remnoved from a player, by the script</p>
|
||||
<p class="section-item-summary">When a warning is removed from a player, by the script</p>
|
||||
<p class="section-item-description"></p>
|
||||
|
||||
<!-- parameters start -->
|
||||
@@ -828,7 +856,7 @@
|
||||
<dd>
|
||||
<div class="section-item-body">
|
||||
|
||||
<p class="section-item-summary">Gets an array of warnings that the player has, always returns a list even if emtpy</p>
|
||||
<p class="section-item-summary">Gets an array of warnings that the player has, always returns a list even if empty</p>
|
||||
<p class="section-item-description"></p>
|
||||
|
||||
<!-- parameters start -->
|
||||
@@ -1032,7 +1060,7 @@
|
||||
<dd>
|
||||
<div class="section-item-body">
|
||||
|
||||
<p class="section-item-summary">Removes a warning from a player, always removes the earlyist warning, fifo</p>
|
||||
<p class="section-item-summary">Removes a warning from a player, always removes the earliest warning, fifo</p>
|
||||
<p class="section-item-description"></p>
|
||||
|
||||
<!-- parameters start -->
|
||||
@@ -1478,7 +1506,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-06-05 14:11:31 UTC</i>
|
||||
<i>Last updated 2020-06-06 01:02:44 UTC</i>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -1520,7 +1520,7 @@ Warps.make_warp_tag(warp_id)</code></pre>
|
||||
<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-06-05 14:11:31 UTC</i>
|
||||
<i>Last updated 2020-06-06 01:02:44 UTC</i>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user