From fa6d8df7173f11fe1a2bf9492866839b172e5f6b Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 9 Apr 2022 10:38:45 -0700 Subject: [PATCH] * README: build/[PKGNAME] can be used to test docs extraction --- README | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README b/README index cb437651fc..b60312d495 100644 --- a/README +++ b/README @@ -247,8 +247,11 @@ Else, it generates the auxiliary files like =[PKGNAME]-pkg.el= and Build that tarball from the commit currently in =packages/[PKGNAME]= ** =build/[PKGNAME]= -Build the ELPA tarball(s) for PKGNAME. The result is placed in -the =archive= and =archive-devel= subdirectories. +Build the ELPA tarball(s) and other files like PKGNAME.html and +PKGNAME.svg for PKGNAME. The result is placed in the =archive= and +=archive-devel= subdirectories. + +This can be used to test commentary and changelog extraction. ** =build-all= Same as before but does it for all the packages listed in the -- 2.30.2