From 7dc5473d4d6790c2b1fb513443df6383ba0af1f7 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Tue, 26 Jul 2016 16:57:49 -0400 Subject: start documenting the library --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9a7165f..362b72d 100644 --- a/Makefile +++ b/Makefile @@ -4,3 +4,6 @@ build: clean: find \( -name \*.c -o -name \*.h \) -exec rm {} \; rm -rf build + +docs: + make -C docs html -- cgit v1.2.3-70-g09d2