aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2020-07-17 07:28:21 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2020-07-17 08:06:17 -0400
commit357a9ab4e25a0101121761c503e14ba38d32093c (patch)
tree0cdaedd3eca6f3854a82f86ea50bb231e68ad2dc /doc
parent5c4a7106dc47e2e1849eddf4d87fb0e107461d74 (diff)
Move some files around
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 ← {