Current section
Files
Jump to
Current section
Files
xml_builderl
rebar.config
rebar.config
{erl_opts, [debug_info]}.
{deps, []}.
{ex_doc,
[{extras, ["README.md", "LICENSE"]},
{main, "README.md"},
{source_url, "https://git.sr.ht/~fancycade/xml_builderl"}]}.
{hex, [{doc, ex_doc}]}.