Current section
Files
Jump to
Current section
Files
rebar.config
{erl_opts, [debug_info, warn_export_all, {i, "include"}]}.
{edoc_opts, [{overview, "src/overview.edoc"},
{title, "Collection of miscelaneous utility modules"},
{stylesheet_file, "src/edoc.css"},
{pretty_printer, erl_pp},
{app_default, "http://www.erlang.org/doc/man"}]}.