diff --git a/src/khepri.app.src b/src/khepri.app.src index b83c5cf5..a8c4ae7b 100644 --- a/src/khepri.app.src +++ b/src/khepri.app.src @@ -19,5 +19,6 @@ {licenses, ["Apache 2.0"]}, {links, [{"GitHub", "https://github.com/rabbitmq/khepri"}]}, - {build_tools, ["rebar3", "mix"]} + {build_tools, ["rebar3", "mix"]}, + {doc, "doc"} ]}.