diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-07-21 22:43:29 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-07-22 16:54:49 -0400 |
| commit | 6ab2ee9880a5aba2bd1a2ecb45d7c934ce374428 (patch) | |
| tree | ccf185298730154271b6a6a3b02e3aa81e83b66a /docs/doc/depth.html | |
| parent | 741332a368f21568a499354af474e8768f6d4a2c (diff) | |
Add document on the leading axis convention
Diffstat (limited to 'docs/doc/depth.html')
| -rw-r--r-- | docs/doc/depth.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doc/depth.html b/docs/doc/depth.html index cd025527..1d88c333 100644 --- a/docs/doc/depth.html +++ b/docs/doc/depth.html @@ -43,7 +43,7 @@ 1 </pre> <h2 id="testing-depth-for-multiple-axis-primitives">Testing depth for multiple-axis primitives</h2> -<p>Several primitive functions use the left argument to manipulate the right argument along one or more axes: see <a href="leading.html">leading.md</a>.</p> +<p>Several primitive functions use the left argument to manipulate the right argument along one or more axes, using <a href="leading.html#multiple-axes">the leading axis convention</a>.</p> <table> <thead> <tr> |
