mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Skip deps when generating docs
This commit is contained in:
parent
bf5c2717bc
commit
8eb7af0a0b
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -34,4 +34,4 @@ dialyze:
|
|||
-Wrace_conditions -Wunmatched_returns # -Wunderspecs
|
||||
|
||||
docs:
|
||||
@$(REBAR) doc
|
||||
@$(REBAR) doc skip_deps=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue