diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-05-15 21:58:45 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-05-15 21:58:45 -0400 |
| commit | ade2f9fbb72bc960a053b6aebf6287977b099090 (patch) | |
| tree | b9f9cd62807991ffb537d406c00b6f77b60750bf /docs/help/system.html | |
| parent | 8a64b4b7a1a721b0d8034195ba718aed6992241e (diff) | |
Fill in some missing full documentation links from help
Diffstat (limited to 'docs/help/system.html')
| -rw-r--r-- | docs/help/system.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/help/system.html b/docs/help/system.html index e3094079..e273716a 100644 --- a/docs/help/system.html +++ b/docs/help/system.html @@ -6,5 +6,6 @@ <div class="nav">(<a href="https://github.com/mlochbaum/BQN">github</a>) / <a href="../index.html">BQN</a> / <a href="index.html">help</a></div> <h1 id="bullet-"><a class="header" href="#bullet-">Bullet (<code><span class='Value'>•</span></code>)</a></h1> <h2 id="-system"><a class="header" href="#-system"><code><span class='Value'>•</span></code>: System</a></h2> +<p><a class="fulldoc" href="../spec/system.html">→specification</a></p> <p>A prefix for system functions. <code><span class='Value'>•listSys</span></code> gives a list of defined system value names.</p> <p><code><span class='Value'>•</span></code> is ignored when determining the role of the system value.</p> |
