From 108a491f5515fdc2a7fe3ce8c310a261d6be3230 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 6 Jul 2011 17:42:20 +0200 Subject: Add documentation for the public interface. This is probably not perfect yet but it should be better than nothing. We'll improve things with feedback received from the many users. --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 04f12d7..e96d5de 100644 --- a/Makefile +++ b/Makefile @@ -29,3 +29,6 @@ dialyze: @$(DIALYZER) --src src --plt .cowboy_dialyzer.plt \ -Wbehaviours -Werror_handling \ -Wrace_conditions -Wunmatched_returns # -Wunderspecs + +docs: + @$(REBAR) doc -- cgit v1.2.3