Packages

Generates nice looking documentation

Current section

Files

Jump to
rebar3_docs rebar.config
Raw

rebar.config

{ erl_opts
, [ debug_info
, {platform_define, "^(R|1|20)", 'FUN_STACKTRACE'}
]
}.
{deps, [ {jsx, "3.0.0"}
, {erlydtl, "0.13.1"}
]
}.