We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 574e0fa + 39c4950 commit 3eb4f66Copy full SHA for 3eb4f66
rebar.config
@@ -1,6 +1,6 @@
1
{erl_opts, [debug_info]}.
2
{deps, []}.
3
-{project_plugins, [rebar3_ex_doc]}.
+{project_plugins, [rebar3_hex, rebar3_ex_doc]}.
4
5
{ex_doc, [
6
{extras, [<<"CHANGELOG.md">>, <<"LICENSE">>]},
0 commit comments