summaryrefslogtreecommitdiff
path: root/doc/euandre.org.en.7recipes.adoc
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2026-09-12 09:28:31 -0300
committerEuAndreh <eu@euandre.org>2026-09-12 09:28:31 -0300
commit0d4728b79d35050061184e4f5a2a21707e8fa632 (patch)
tree16d3977dcdb36ddd00a144c1217b9d2bcbfccc4a /doc/euandre.org.en.7recipes.adoc
parentdeps.mk: Regenerate, for the tool names the rename moved (diff)
downloadeuandre.org-0d4728b79d35050061184e4f5a2a21707e8fa632.tar.gz
euandre.org-0d4728b79d35050061184e4f5a2a21707e8fa632.tar.xz
Declare the site's language, and name the tools as the renames left themHEADmain
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.7recipes.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/euandre.org.en.7recipes.adoc b/doc/euandre.org.en.7recipes.adoc
index aa26a89..7473c93 100644
--- a/doc/euandre.org.en.7recipes.adoc
+++ b/doc/euandre.org.en.7recipes.adoc
@@ -54,7 +54,7 @@ not kept in the repository, which is why the build makes them.
== Add a slide deck
-A deck is an `.eslaides` file under `src/content/`; *eslaides*(1)
+A deck is an `.eslaides` file under `src/content/`; *eslaidesg*(1)
renders it to PostScript and ghostscript to PDF. Both land beside the
source, and `sh mkdeps.sh > deps.mk` is what notices the new file.
@@ -88,7 +88,7 @@ holds, so what is about to be removed can be read before it is.
== SEE ALSO
-*euandre.org*(7tutorial), *euandre.org*(0), *mkwb*(1), *eslaides*(1), *po4a*(1)
+*euandre.org*(7tutorial), *euandre.org*(0), *mkwbg*(1), *eslaidesg*(1), *po4a*(1)