Skip to content

Commit 20998dc

Browse files
author
Thomas Arts
committed
Documentation is made by edoc
1 parent eefb7bb commit 20998dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ stage : rel
133133
## Doc targets
134134
##
135135
docs:
136-
$(REBAR) doc
136+
$(REBAR) edoc
137137
@cp -R apps/riak_core/doc doc/riak_core
138138
@cp -R apps/riak_kv/doc doc/riak_kv
139139

0 commit comments

Comments
 (0)