From fcd667a0ebe73a7868e93232faea36d56535be18 Mon Sep 17 00:00:00 2001 From: eudoxia Date: Mon, 2 May 2022 12:37:11 -0400 Subject: reorganised docs locations (doc/* -> doc/online/*, doc/freestanding/* -> doc/*) --- doc/usage.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/usage.md') diff --git a/doc/usage.md b/doc/usage.md index 0cc9632..a008409 100755 --- a/doc/usage.md +++ b/doc/usage.md @@ -8,7 +8,7 @@ This tool consists of two programs, `tangle` and `weave`, both of which accept a ## Usage -These programs are intended to be intermediary text processing functions, used as components within build automation routines or shell scripts. The build processes for this tool itself, `build.sh` and `gen-freestanding.sh`, serve as example use cases. +These programs are intended to be intermediary text processing functions, used as components within build automation routines or shell scripts. The build processes for this tool itself, `build.sh` and `gen-docs.sh`, serve as example use cases. # Dependencies @@ -78,7 +78,7 @@ The format strings may contain the following control sequences: # Literate Source Code -The source code of this tool is rendered as a set of literate program documents, listed below. Additionally, freestanding versions of these documents exist in the `doc/freestanding` source directory for offline use. +The source code of this tool is rendered as a set of literate program documents, listed below. - [data.lp](/software/literary/data.html) - [log.lp](/software/literary/log.html) -- cgit v1.2.3