Current section
Files
Jump to
Current section
Files
src/doctest.app.src
{application,doctest,
[{description,"An OTP library to test -doc attributes"},
{vsn,"0.2.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"}]}]}.