summaryrefslogtreecommitdiffstats
path: root/HACKING-toc.txr
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-10-17 20:43:42 -0700
committerKaz Kylheku <kaz@kylheku.com>2014-10-17 20:43:42 -0700
commita1b531c559cf06722ce30e04afe7295b2d143ce4 (patch)
treecf9759ff6973619c95c979428904eadfb96b7aef /HACKING-toc.txr
parent9b18f519decaf0cd7f52571c3c44012e3fc23a3a (diff)
downloadtxr-a1b531c559cf06722ce30e04afe7295b2d143ce4.tar.gz
txr-a1b531c559cf06722ce30e04afe7295b2d143ce4.tar.bz2
txr-a1b531c559cf06722ce30e04afe7295b2d143ce4.zip
* HACKING: New section Type Safety.
Table of contents regenerated with line numbers. * HACKING-toc.txr: New file.
Diffstat (limited to 'HACKING-toc.txr')
-rw-r--r--HACKING-toc.txr25
1 files changed, 25 insertions, 0 deletions
diff --git a/HACKING-toc.txr b/HACKING-toc.txr
new file mode 100644
index 00000000..b898157b
--- /dev/null
+++ b/HACKING-toc.txr
@@ -0,0 +1,25 @@
+@(skip)
+@(block)
+@(trailer)
+
+0. Overview
+@(end)
+@(collect :mingap 1)
+
+@(line lineno)
+@(cases)
+@{num /[0-9]+\./} @rest
+@(bind break "\n")
+@(or)
+@{num /[0-9.]+/} @rest
+@(bind break "")
+@(end)
+
+@(end)
+@(output)
+SECTION @{"" 49} @{"LINE" -20}
+@ (repeat)
+@break@\
+@{num 8} @{rest 49} @{lineno -20}
+@ (end)
+@(end)