diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | genman.txr | 11 |
2 files changed, 11 insertions, 4 deletions
@@ -1,5 +1,9 @@ 2011-12-14 Kaz Kylheku <kaz@kylheku.com> + * genman.txr: Fix empty NAME section. + +2011-12-14 Kaz Kylheku <kaz@kylheku.com> + * arith.c (minus): Allow difference between characters. 2011-12-14 Kaz Kylheku <kaz@kylheku.com> @@ -9,18 +9,21 @@ Content-type: text/html @(skip 15) <H1>txr</H1> -@/.*Updated:/ @YEAR-@MONTH-@DAY<BR><A HREF="#index">Index</A> +@(skip)Updated: @YEAR-@MONTH-@DAY<BR><A HREF="#index">Index</A> @(collect) @PREAMBLE @(until) -txr - text extractor @/.*/ +txr - text extractor @(skip) @(end) +@(all) txr - text extractor @VERSION -@(collect) +@ (and) +@ (collect) @BODY -@(until) +@ (until) <HR> <A NAME="index"> </A><H2>Index</H2> +@ (end) @(end) <HR> @(collect) |