diff options
Diffstat (limited to 'docs/doc/extensions.html')
| -rw-r--r-- | docs/doc/extensions.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doc/extensions.html b/docs/doc/extensions.html index e3244153..e781194f 100644 --- a/docs/doc/extensions.html +++ b/docs/doc/extensions.html @@ -3,7 +3,7 @@ <link href="../style.css" rel="stylesheet"/> <title>BQN extensions</title> </head> -<div class="nav"><a href="https://github.com/mlochbaum/BQN">BQN</a></div> +<div class="nav"><a href="https://github.com/mlochbaum/BQN">BQN</a> / <a href="../index.html">main</a> / <a href="index.html">doc</a></div> <h1 id="bqn-extensions">BQN extensions</h1> <p>This page describes features that are not part of the core BQN specification, but may be specified in the future. If specified, these features would be optional, so that an implementation could choose to support them or not.</p> <h2 id="complex-numbers">Complex numbers</h2> |
