branch: main commit 959fa0a4f88973447d833a50fad68bc7e4d4dae4 Author: Sean Whitton <spwhit...@spwhitton.name> Commit: Sean Whitton <spwhit...@spwhitton.name>
* 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