Current section

Files

Jump to
etran rebar.config
Raw

rebar.config

{erl_opts, [debug_info, warn_export_all]}.
{edoc_opts, [{title, "Collection of Erlang parse transforms"},
{overview, "build-aux/overview.edoc"},
{pretty_printer,erl_pp},
{app_default, "http://www.erlang.org/doc/man"}]}.
{eunit_compile_opts, [{d,str_i2l},{d,str_b2l}]}.