Packages

Runs edoc on multiple apps and stitches the results together

Current section

Files

Jump to
medoc src medoc.app.src
Raw

src/medoc.app.src

{application,medoc,
[{description,"Runs edoc on multiple apps and stitches the results together"},
{vsn,"1.0.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["Andriy Drozdyuk"]},
{licenses,["MPLv2"]},
{links,[{"Github","https://github.com/drozzy/medoc"}]}]}.