Added some structor concepts

This commit is contained in:
Cooldude2606
2019-09-17 21:09:15 +01:00
parent d40f0f142f
commit 1f204c6dac
114 changed files with 880 additions and 153 deletions

View File

@@ -242,7 +242,7 @@
</thead>
<tbody>
<tr>
<td class="name"><a href="#Debug.print">Debug.print(message, stack_traceback)</a></td>
<td class="name"><a href="#Debug.print">Debug.print(message, trace_levels)</a></td>
<td class="summary">Shows the given message if debug is enabled.</td>
</tr>
<tr>
@@ -281,7 +281,7 @@
<div class="divider divider-custom"></div>
<div class="block section-item-header">
<a href="#Debug.print" class="fragment-hashtag">#</a>
<span class="section-item-title" id="Debug.print">Debug.print(message, stack_traceback)</span>
<span class="section-item-title" id="Debug.print">Debug.print(message, trace_levels)</span>
</div>
</dt>
<dd>
@@ -316,7 +316,7 @@
<li class="section-subitem-li">
<strong><em>stack_traceback</em></strong>
<strong><em>trace_levels</em></strong>
<strong> : </strong>
@@ -655,7 +655,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 2019-09-06 21:12:05 UTC</i>
<i>Last updated 2019-09-17 21:04:13 UTC</i>
</div>
</div>
</div>