diff options
| author | EuAndreh <eu@euandre.org> | 2026-09-12 09:28:31 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2026-09-12 09:28:31 -0300 |
| commit | 0d4728b79d35050061184e4f5a2a21707e8fa632 (patch) | |
| tree | 16d3977dcdb36ddd00a144c1217b9d2bcbfccc4a /doc/euandre.org.en.3.adoc | |
| parent | deps.mk: Regenerate, for the tool names the rename moved (diff) | |
| download | euandre.org-0d4728b79d35050061184e4f5a2a21707e8fa632.tar.gz euandre.org-0d4728b79d35050061184e4f5a2a21707e8fa632.tar.xz | |
lang is "html": what this builds is a tree of pages, and pkgs reads
that to pick mkwbpkg, which adds the gzip phase that puts a twin
beside every file that shrinks.
The documentation catches up too. The rename sweep matched
"mkwb(1)" but not "*mkwb*(1)": with the section in the brackets after
the closing star, the name is not what the paren follows.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015bWfjj7PP24iF5MqFHmdeC
Diffstat (limited to '')
| -rw-r--r-- | doc/euandre.org.en.3.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/euandre.org.en.3.adoc b/doc/euandre.org.en.3.adoc index 3d28bb1..9d56c98 100644 --- a/doc/euandre.org.en.3.adoc +++ b/doc/euandre.org.en.3.adoc @@ -16,14 +16,14 @@ the fleet carries the same set of pages --- a reader who knows where to look in one knows where to look in all of them. The code the site does lean on lives elsewhere and documents itself -there: *mkwb*(3) for the builder, *adocg*(3) for the markup, and the +there: *mkwbg*(3) for the builder, *adocg*(3) for the markup, and the compiler chain beneath it --- *pacag*(3), *tatug*(3), *cutiag*(3). == SEE ALSO -*mkwb*(3), *adocg*(3), *euandre.org*(0) +*mkwbg*(3), *adocg*(3), *euandre.org*(0) |
