aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/index.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2020-07-21 15:49:34 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2020-07-21 15:49:34 -0400
commit08e50bd37cdc65f7da02656775c23d790dcfda15 (patch)
tree8d2305d3caf82c6f71fb15094739365187fc8560 /docs/doc/index.html
parent16022acd45703772f62ca9ed9f8d8ef9288be9b5 (diff)
Add Prefixes/Suffixes page to READMEs
Diffstat (limited to 'docs/doc/index.html')
-rw-r--r--docs/doc/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/doc/index.html b/docs/doc/index.html
index 2e873e3c..67d2237d 100644
--- a/docs/doc/index.html
+++ b/docs/doc/index.html
@@ -14,6 +14,7 @@
<li><a href="group.html">Group</a> (<code><span class='Function'>⊔</span></code>)</li>
<li><a href="join.html">Join</a> (<code><span class='Function'>∾</span></code>)</li>
<li><a href="logic.html">Logical functions</a> (<code><span class='Function'>∧∨¬</span></code>)</li>
+<li><a href="prefixes.html">Prefixes and Suffixes</a> (<code><span class='Function'>↑↓</span></code>)</li>
<li><a href="transpose.html">Transpose</a> (<code><span class='Function'>⍉</span></code>)</li>
<li><a href="windows.html">Windows</a> (<code><span class='Function'>↕</span></code>)</li>
</ul>