Skip to content

Commit

Permalink
chore: build and documentation for release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 22, 2024
1 parent bfd5524 commit dd63332
Show file tree
Hide file tree
Showing 50 changed files with 108 additions and 104 deletions.
12 changes: 7 additions & 5 deletions dist/maidr.js
Original file line number Diff line number Diff line change
Expand Up @@ -1279,11 +1279,9 @@ class Menu {
'input',
function (e) {
if (e.target.value) {
document
.getElementById('delete_email_key')
.classList.remove('hidden');
document.getElementById('delete_email_key').style = '';
} else {
document.getElementById('delete_email_key').classList.add('hidden');
document.getElementById('delete_email_key').style = 'display: none';
}
},
]);
Expand Down Expand Up @@ -1453,6 +1451,10 @@ class Menu {
.getElementById(`claude_auth_key_container`)
.classList.add('hidden');

if (!constants.emailAuthKey) {
document.getElementById('delete_email_key').style = 'display: none';
}

// skill level other
if (constants.skillLevel == 'other') {
document
Expand Down Expand Up @@ -1889,7 +1891,7 @@ class ChatLLM {
function (e) {
document.getElementById('email_auth_key').value = '';
document.getElementById('email_auth_key').disabled = false;
document.getElementById('delete_email_key').classList.add('hidden');
document.getElementById('delete_email_key').style = 'display: none';
constants.clientToken = '';
document.getElementById('verify').classList.remove('hidden');
},
Expand Down
2 changes: 1 addition & 1 deletion dist/maidr.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/AdvancedUserSettings.html
Original file line number Diff line number Diff line change
Expand Up @@ -1322,7 +1322,7 @@ <h5>Type:</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:25:00 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:57:10 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/Audio.html
Original file line number Diff line number Diff line change
Expand Up @@ -1396,7 +1396,7 @@ <h4 class="name" id="playTone"><span class="type-signature"></span>playTone<span
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:25:00 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:57:10 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/AudioProperties.html
Original file line number Diff line number Diff line change
Expand Up @@ -924,7 +924,7 @@ <h5>Type:</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:25:00 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:57:10 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/BTSModes.html
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ <h5>Type:</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:25:00 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:57:10 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/BarChart.html
Original file line number Diff line number Diff line change
Expand Up @@ -1097,7 +1097,7 @@ <h4 class="name" id="UnSelectPrevious"><span class="type-signature"></span>UnSel
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:25:00 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:57:10 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/BasicChartProperties.html
Original file line number Diff line number Diff line change
Expand Up @@ -687,7 +687,7 @@ <h5>Type:</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:25:00 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:57:10 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/BoxPlot.html
Original file line number Diff line number Diff line change
Expand Up @@ -1329,7 +1329,7 @@ <h5>Returns:</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:25:00 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:57:10 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/BoxplotRect.html
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ <h4 class="name" id="UpdateRect"><span class="type-signature"></span>UpdateRect<
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:25:00 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:57:10 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
24 changes: 12 additions & 12 deletions docs/ChatLLM.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ <h4 class="name" id="ChatLLM"><span class="type-signature"></span>new ChatLLM<sp

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line1732">line 1732</a>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line1734">line 1734</a>
</li></ul></dd>


Expand Down Expand Up @@ -200,7 +200,7 @@ <h4 class="name" id="ConvertSVGtoJPG"><span class="type-signature">(async) </spa

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line2803">line 2803</a>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line2805">line 2805</a>
</li></ul></dd>


Expand Down Expand Up @@ -288,7 +288,7 @@ <h4 class="name" id="CopyChatHistory"><span class="type-signature"></span>CopyCh

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line1941">line 1941</a>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line1943">line 1943</a>
</li></ul></dd>


Expand Down Expand Up @@ -427,7 +427,7 @@ <h4 class="name" id="CreateComponent"><span class="type-signature"></span>Create

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line1756">line 1756</a>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line1758">line 1758</a>
</li></ul></dd>


Expand Down Expand Up @@ -512,7 +512,7 @@ <h4 class="name" id="GetDefaultPrompt"><span class="type-signature"></span>GetDe

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line2850">line 2850</a>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line2852">line 2852</a>
</li></ul></dd>


Expand Down Expand Up @@ -595,7 +595,7 @@ <h4 class="name" id="KillAllWaitingSounds"><span class="type-signature"></span>K

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line2186">line 2186</a>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line2188">line 2188</a>
</li></ul></dd>


Expand Down Expand Up @@ -678,7 +678,7 @@ <h4 class="name" id="ProcessLLMResponse"><span class="type-signature"></span>Pro

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line2212">line 2212</a>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line2214">line 2214</a>
</li></ul></dd>


Expand Down Expand Up @@ -782,7 +782,7 @@ <h4 class="name" id="ResetLLM"><span class="type-signature"></span>ResetLLM<span

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line2730">line 2730</a>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line2732">line 2732</a>
</li></ul></dd>


Expand Down Expand Up @@ -865,7 +865,7 @@ <h4 class="name" id="SetEvents"><span class="type-signature"></span>SetEvents<sp

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line1805">line 1805</a>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line1807">line 1807</a>
</li></ul></dd>


Expand Down Expand Up @@ -969,7 +969,7 @@ <h4 class="name" id="Toggle"><span class="type-signature"></span>Toggle<span cla

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line2767">line 2767</a>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line2769">line 2769</a>
</li></ul></dd>


Expand Down Expand Up @@ -1124,7 +1124,7 @@ <h4 class="name" id="fakeLLMResponseData"><span class="type-signature"></span>fa

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line2271">line 2271</a>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line2273">line 2273</a>
</li></ul></dd>


Expand Down Expand Up @@ -1197,7 +1197,7 @@ <h5>Returns:</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:25:00 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:57:10 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/Constants.html
Original file line number Diff line number Diff line change
Expand Up @@ -2213,7 +2213,7 @@ <h5>Returns:</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:25:00 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:57:10 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/Control.html
Original file line number Diff line number Diff line change
Expand Up @@ -1035,7 +1035,7 @@ <h5>Returns:</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:25:00 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:57:10 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/DebugSettings.html
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ <h5>Type:</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:25:00 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:57:10 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
12 changes: 6 additions & 6 deletions docs/Description.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ <h4 class="name" id="Description"><span class="type-signature"></span>new Descri

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line2880">line 2880</a>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line2882">line 2882</a>
</li></ul></dd>


Expand Down Expand Up @@ -200,7 +200,7 @@ <h4 class="name" id="CreateComponent"><span class="type-signature"></span>Create

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line2895">line 2895</a>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line2897">line 2897</a>
</li></ul></dd>


Expand Down Expand Up @@ -283,7 +283,7 @@ <h4 class="name" id="Destroy"><span class="type-signature"></span>Destroy<span c

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line2965">line 2965</a>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line2967">line 2967</a>
</li></ul></dd>


Expand Down Expand Up @@ -366,7 +366,7 @@ <h4 class="name" id="PopulateData"><span class="type-signature"></span>PopulateD

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line3009">line 3009</a>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line3011">line 3011</a>
</li></ul></dd>


Expand Down Expand Up @@ -449,7 +449,7 @@ <h4 class="name" id="Toggle"><span class="type-signature"></span>Toggle<span cla

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line2981">line 2981</a>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line2983">line 2983</a>
</li></ul></dd>


Expand Down Expand Up @@ -573,7 +573,7 @@ <h5>Parameters:</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:25:00 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:57:10 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/Display.html
Original file line number Diff line number Diff line change
Expand Up @@ -1575,7 +1575,7 @@ <h4 class="name" id="toggleTextMode"><span class="type-signature"></span>toggleT
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:25:00 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:57:10 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/HeatMap.html
Original file line number Diff line number Diff line change
Expand Up @@ -1493,7 +1493,7 @@ <h4 class="name" id="updateConstants"><span class="type-signature"></span>update
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:25:00 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:57:10 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/HeatMapRect.html
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ <h4 class="name" id="UpdateRect"><span class="type-signature"></span>UpdateRect<
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:25:00 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:57:10 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
6 changes: 3 additions & 3 deletions docs/Helper.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ <h4 class="name" id="Helper"><span class="type-signature"></span>new Helper<span

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line3155">line 3155</a>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line3157">line 3157</a>
</li></ul></dd>


Expand Down Expand Up @@ -200,7 +200,7 @@ <h4 class="name" id=".containsObject"><span class="type-signature">(static) </sp

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line3162">line 3162</a>
<a href="constants.js.html">constants.js</a>, <a href="constants.js.html#line3164">line 3164</a>
</li></ul></dd>


Expand Down Expand Up @@ -355,7 +355,7 @@ <h5>Returns:</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:25:00 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:57:10 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/Histogram.html
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ <h4 class="name" id="SetMaxMin"><span class="type-signature"></span>SetMaxMin<sp
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:25:00 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:57:10 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/HtmlIds.html
Original file line number Diff line number Diff line change
Expand Up @@ -1156,7 +1156,7 @@ <h5>Type:</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:25:00 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:57:10 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/LLMSettings.html
Original file line number Diff line number Diff line change
Expand Up @@ -1185,7 +1185,7 @@ <h5>Type:</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:25:00 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:57:10 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/Layer0Point.html
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,7 @@ <h5>Returns:</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:25:00 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:57:10 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/Layer1Point.html
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,7 @@ <h5>Returns:</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:25:00 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Nov 22 2024 15:57:10 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
Loading

0 comments on commit dd63332

Please sign in to comment.