Skip to content

Commit

Permalink
Deployed 10a617a with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
programarivm committed Dec 31, 2024
1 parent 545ffb5 commit 4cc6788
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions data-mining/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ <h4 id="example_4">Example</h4>
</code></pre>
<h2 id="functions">Functions</h2>
<h3 id="eval_array_steinitz"><code>EVAL_ARRAY_STEINITZ()</code></h3>
<p>Steinitz evaluation as per the docs at <a href="https://chesslablab.github.io/php-chess/heuristics/#evaluation-function">Evaluation Function</a>.</p>
<p>Steinitz evaluation as per the docs at <a href="https://chesslablab.github.io/php-chess/heuristics/#evaluation-functions">Evaluation Functions</a>.</p>
<h4 id="res"><code>res</code></h4>
<p>The result of the game.</p>
<h4 id="i"><code>i</code></h4>
Expand Down Expand Up @@ -419,7 +419,7 @@ <h4 id="i"><code>i</code></h4>
1 row in set (0.21 sec)
</code></pre>
<h3 id="eval_array_mean"><code>EVAL_ARRAY_MEAN()</code></h3>
<p>Mean evaluation as per the docs at <a href="https://chesslablab.github.io/php-chess/heuristics/#evaluation-function">Evaluation Function</a>.</p>
<p>Mean evaluation as per the docs at <a href="https://chesslablab.github.io/php-chess/heuristics/#evaluation-functions">Evaluation Functions</a>.</p>
<h4 id="res_1"><code>res</code></h4>
<p>The result of the game.</p>
<h4 id="i_1"><code>i</code></h4>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -240,5 +240,5 @@ <h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>

<!--
MkDocs version : 1.5.3
Build Date UTC : 2024-12-31 17:04:32.775620+00:00
Build Date UTC : 2024-12-31 18:01:27.915442+00:00
-->
Loading

0 comments on commit 4cc6788

Please sign in to comment.