Current section

Files

Jump to
stage rebar.config
Raw

rebar.config

{erl_opts, [debug_info]}.
{erl_first_files, ["src/gen_stage_dispatcher.erl"]}.
{deps, []}.
{hex, [{doc, edoc}]}.