Current section
Files
Jump to
Current section
Files
src/doctest.app.src
{application,doctest,
[{description,"A library to test Erlang doc attributes"},
{vsn,"0.4.0"},
{registered,[]},
{applications,[kernel,stdlib,syntax_tools,compiler,eunit]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"GitHub","https://github.com/williamthome/doctest"},
{"Sponsor",
"https://github.com/sponsors/williamthome"}]}]}.