aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2020-09-13 15:42:39 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2020-09-13 15:46:23 -0400
commitef98c04c9585d17ecca0eb1a5fd14f84b4497711 (patch)
tree75bed052e5cd9f716456ea0973bae53e49b8c328 /docs
parenteac14c44aa4c9654332b18ff35e40b94c2cf0e5e (diff)
Add «» to docs
Diffstat (limited to 'docs')
-rw-r--r--docs/doc/primitive.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/doc/primitive.html b/docs/doc/primitive.html
index 4dab6b98..c1f49e62 100644
--- a/docs/doc/primitive.html
+++ b/docs/doc/primitive.html
@@ -158,6 +158,16 @@
<td><a href="windows.html">Windows</a>*</td>
</tr>
<tr>
+<td><code><span class='Function'>»</span></code></td>
+<td>Nudge*</td>
+<td>Shift Before*</td>
+</tr>
+<tr>
+<td><code><span class='Function'>«</span></code></td>
+<td>Nudge Back*</td>
+<td>Shift After*</td>
+</tr>
+<tr>
<td><code><span class='Function'>⌽</span></code></td>
<td><a href="https://aplwiki.com/wiki/Reverse">Reverse</a></td>
<td><a href="https://aplwiki.com/wiki/Rotate">Rotate</a></td>