Current section

Files

Jump to
doctest src doctest.app.src
Raw

src/doctest.app.src

{application,doctest,
[{description,"An OTP library to test -doc attributes"},
{vsn,"0.3.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"}]}]}.