Skip to content

Commit

Permalink
Add rebar3_ex_doc project plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
NelsonVides committed Nov 17, 2023
1 parent bc377e7 commit 2252779
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@
{warnings, [unknown]}
]}.

{project_plugins, [
rebar3_ex_doc
]}.

{ex_doc, [
{source_url, <<"https://github.com/esl/amoc">>},
{extras, [
Expand Down

0 comments on commit 2252779

Please sign in to comment.