Current section
Files
Jump to
Current section
Files
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"}]}]}.