From 8b151c433f4c2e38aae09e25bd7288a7acedb7c3 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 26 Mar 2023 01:28:59 +0300 Subject: [PATCH] docs... Signed-off-by: Alex A. Naanou --- scripts/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/scripts/README.md b/scripts/README.md index a467f60..46b854e 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -389,10 +389,11 @@ $ make-spreads.sh -c .. Extract the documentation from photobook.cls which is used to build the photobook.pdf reference manual. -This makes it possible to maintain the documentation and code in a -single file retaining human readability. +This makes it possible to keep the documentation and code it describes +in the same place/file. -The format is inspired by LaTeX's .dxt format but is far simpler. +The format is in part inspired by LaTeX's .dxt format but is far simpler +and retains human readability with less effort. ```shell