aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/gen2
-rw-r--r--doc/md.bqn2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/gen b/doc/gen
index 8733a52f..8a70dfdd 100755
--- a/doc/gen
+++ b/doc/gen
@@ -1,3 +1,3 @@
#! /usr/bin/env bash
-for f in *.md; do ../spec/dzref md.bqn "•←ConvertFile \"$PWD/$f\"" > ../doc/${f%md}html; done
+for f in *.md; do ../dzref md.bqn "•←ConvertFile \"$PWD/$f\"" > ../docs/${f%md}html; done
diff --git a/doc/md.bqn b/doc/md.bqn
index acb264ba..61f84ce7 100644
--- a/doc/md.bqn
+++ b/doc/md.bqn
@@ -254,7 +254,7 @@ Markdown ← {
# since Github doesn't seem to have published theirs
TestSections ← {
doHighlight ↩ 0
- tests ← ¯2 ↓˘ 8⊸(÷˜⟜≠∾⊣)⊸⥊2↓•LNS •path∾"../spec.json"
+ tests ← ¯2 ↓˘ 8⊸(÷˜⟜≠∾⊣)⊸⥊2↓•LNS •path∾"spec.json"
tests ↩ ((⊑2+⊐⟜':')¨∘⊏ ((-','=¯1⊑⊢)↓↓)¨⎉1 ⊢) tests
testSection ← (1↓¯1↓⊢)¨ 5⊏˘tests
UnEsc ← {