Automatic Doc Update

This commit is contained in:
Cooldude2606
2020-05-28 19:28:09 +00:00
parent 2484e0f6fc
commit e630912ef0
97 changed files with 111 additions and 111 deletions

View File

@@ -1213,7 +1213,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-05-28 16:57:49 UTC</i>
<i>Last updated 2020-05-28 19:28:07 UTC</i>
</div>
</div>
</div>

View File

@@ -346,8 +346,8 @@
</thead>
<tbody>
<tr>
<td class="name"><a href="#get_color">get_color(clamp, active_value, passive_value)</a></td>
<td class="summary">Returns a color value bassed on the value that was given</td>
<td class="name"><a href="#get_color">get_color(cutoff, active_value, passive_value)</a></td>
<td class="summary">Returns a color value based on the value that was given</td>
</tr>
<tr>
<td class="name"><a href="#format_number">format_number(value)</a></td>
@@ -1173,13 +1173,13 @@
<div class="divider divider-custom"></div>
<div class="block section-item-header">
<a href="#get_color" class="fragment-hashtag">#</a>
<span class="section-item-title" id="get_color">get_color(clamp, active_value, passive_value)</span>
<span class="section-item-title" id="get_color">get_color(cutoff, active_value, passive_value)</span>
</div>
</dt>
<dd>
<div class="section-item-body">
<p class="section-item-summary">Returns a color value bassed on the value that was given</p>
<p class="section-item-summary">Returns a color value based on the value that was given</p>
<p class="section-item-description"></p>
<!-- parameters start -->
@@ -1193,13 +1193,13 @@
<li class="section-subitem-li">
<strong><em>clamp</em></strong>
<strong><em>cutoff</em></strong>
<strong> : </strong>
(<span class="types"><a class="type" href="https://www.lua.org/pil/2.3.html">number</a></span>)
value which seperates the different colours
value which separates the different colours
</li>
@@ -1215,7 +1215,7 @@
(<span class="types"><a class="type" href="https://www.lua.org/pil/2.3.html">number</a></span>)
first value tested, tested against clamp
first value tested, tested against cutoff
</li>
@@ -1231,7 +1231,7 @@
(<span class="types"><a class="type" href="https://www.lua.org/pil/2.3.html">number</a></span>)
second value tested, tested against 0
second value tested, tested against 0 when active is 0
</li>
@@ -1245,7 +1245,7 @@
<ul>
<li>
(<span class="types"><a class="type" href="https://www.lua.org/pil/2.5.html">table</a></span>)
<span class="return-text">contains r, g,b keys</span>
<span class="return-text">contains r,g,b keys</span>
</li>
</ul>
<!-- returns end -->
@@ -1334,7 +1334,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-05-28 16:57:49 UTC</i>
<i>Last updated 2020-05-28 19:28:07 UTC</i>
</div>
</div>
</div>

View File

@@ -1115,7 +1115,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-05-28 16:57:49 UTC</i>
<i>Last updated 2020-05-28 19:28:07 UTC</i>
</div>
</div>
</div>

View File

@@ -989,7 +989,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-05-28 16:57:49 UTC</i>
<i>Last updated 2020-05-28 19:28:07 UTC</i>
</div>
</div>
</div>

View File

@@ -1003,7 +1003,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-05-28 16:57:49 UTC</i>
<i>Last updated 2020-05-28 19:28:07 UTC</i>
</div>
</div>
</div>

View File

@@ -1470,7 +1470,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-05-28 16:57:49 UTC</i>
<i>Last updated 2020-05-28 19:28:07 UTC</i>
</div>
</div>
</div>

View File

@@ -1540,7 +1540,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-05-28 16:57:49 UTC</i>
<i>Last updated 2020-05-28 19:28:07 UTC</i>
</div>
</div>
</div>