Current section
Files
Jump to
Current section
Files
pure_erlsha2
rebar.config
rebar.config
%% -*- erlang -*-
{plugins, [rebar3_hex]}.
{edoc_opts, [{doclet, edown_doclet},
{pretty_printer, erl_pp},
{src_path, ["src/"]},
{subpackages, true}]}.