From 049b46403225479942bd680fa27f30e5523c88db Mon Sep 17 00:00:00 2001 From: Ralph Ronnquist Date: Wed, 26 May 2021 16:13:09 +1000 Subject: [PATCH] minor edit --- Makefile | 5 ++ wordindex.adoc | 238 ++++++++++++++++++++++++------------------------- 2 files changed, 124 insertions(+), 119 deletions(-) diff --git a/Makefile b/Makefile index 7e3b604..b60f0c7 100644 --- a/Makefile +++ b/Makefile @@ -8,3 +8,8 @@ rrqforth: rrqforth.asm $(INCS) clean: rm -f rrqforth{,.fas,.map} + +DOCS := reference.adoc wordindex.adoc $( shell adoc/*.adoc ) + +reference.html: $(DOCS) + asciidoc -bhtml ${@:.html=.adoc} > $@ diff --git a/wordindex.adoc b/wordindex.adoc index ae5e13f..23452e5 100644 --- a/wordindex.adoc +++ b/wordindex.adoc @@ -1,122 +1,122 @@ == Index of word links -<> -<> -<> - -<> -<> -<> - -<> -<> -<> -<> - -<> -<> -<> -<> - -<> -<> - -<> -<> -<> -<> -<> -<> - -<> -<> -<> -<> -<> -<> -<> -<> -<> -<> -<> -<> -<> -<> -<> - -<> -<> -<> -<> -<> - -<> -<> -<> - -<> -<> -<> - -<> -<> - -<> - -<> -<> -<> -<> -<> -<> - -<> -<> -<> - -<> -<> -<> -<> -<> - -<> -<> -<> - -<> -<> -<> - -<> - -<> -<> -<> -<> -<> -<> -<> - -<> -<> -<> -<> -<> -<> -<> -<> - -<> -<> -<> -<> -<> - -<> - -<> -<> - -<> +<> +<> + +<> +<> +<> + +<> +<> +<> +<> + +<> +<> +<> +<> +<> + +<> +<> + +<> +<> +<> +xref:p_comma.adoc[','] +<> +<> + +<> +<> +<> +<> +<> +<>> +<> +<> +<> +<> +<> +<> +<> +<> +<> + +<> +<> +<> +<> +<> + +<> +<> +<> + +<= >> +< >> +<R>> + +<> +<> + +<> + +<> +<> +<> +<> +<> +<> + +<> +<> +<> + +<> +<> +<> +<> +<> + +<> +<> + +<> +<> +<> +<> + +<> + +<> +<> +<> +<>> +<> +<> +<> + +<> +<> +<> +<> +<> +<> +<> +<> + +<> +<> +<> +<> +<> + +<> + +<> +<> + +<> -- 2.39.2