From 3e994c495065c371c4ee136146bb5dbb6512fa63 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Tue, 25 Oct 2016 11:34:16 -0400 Subject: improve docs --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index fb1c950..08a3604 100644 --- a/Makefile +++ b/Makefile @@ -8,5 +8,7 @@ clean: install: pip install . -docs: +docs: build make -C docs html + +.PHONY: build docs clean -- cgit v1.2.3-70-g09d2