make docs will download and rebuild lua documentation

This commit is contained in:
XeroOl 2024-05-13 23:58:48 -05:00
parent 3fad66a476
commit 9bad702d91

View File

@ -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)/