diff --git a/Makefile b/Makefile index 3b710b8deacb7cd0ff1cf8a06e8fd0383a607a65..dadedb2ca55b78524d3b7a121ec49212641e3706 100644 --- a/Makefile +++ b/Makefile @@ -29,6 +29,9 @@ deps: if [ ! -f deps/magit-key-mode.el ]; then curl https://raw.githubusercontent.com/magit/magit/master/magit-key-mode.el -o deps/magit-key-mode.el; fi; +docs: + cd doc && make html + .PHONY: test test: $(ELCS) @$(BATCHE) "(progn\