From 9bad702d91fa5f937313da48a367385548f6246e Mon Sep 17 00:00:00 2001 From: XeroOl Date: Mon, 13 May 2024 23:58:48 -0500 Subject: [PATCH] make docs will download and rebuild lua documentation --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index c3c54da..d2cfad6 100644 --- a/Makefile +++ b/Makefile @@ -38,6 +38,9 @@ testall: $(MAKE) test LUA=lua5.4 $(MAKE) test LUA=luajit +docs: + $(FENNEL) $(OPTS) make-docs.fnl + install: $(EXE) mkdir -p $(DESTDIR)$(BINDIR) && cp $< $(DESTDIR)$(BINDIR)/