aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/doc/index.html')
-rw-r--r--docs/doc/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/doc/index.html b/docs/doc/index.html
index d70ee9b8..d54d5247 100644
--- a/docs/doc/index.html
+++ b/docs/doc/index.html
@@ -2,6 +2,10 @@
<div class="nav"><a href="https://github.com/mlochbaum/BQN">BQN</a></div>
<h1 id="bqn-documentation">BQN documentation</h1>
<p>Here is the documentation for BQN, describing what features BQN has, how to use them (with examples), and why they were chosen. As it is considerably more in-depth than the <a href="../spec/index.html">specification</a>, the documentation is much less complete. The following pages are present now:</p>
+<p>Overview:</p>
+<ul>
+<li><a href="syntax.html">Syntax</a></li>
+</ul>
<p>Concepts:</p>
<ul>
<li><a href="context.html">Context-free grammar</a></li>