Current section
Files
Jump to
Current section
Files
src/edown.app.src
{application,edown,
[{vsn,"0.9.1"},
{description,"Markdown extension for EDoc"},
{applications,[kernel,stdlib,edoc]},
{registered,[]},
{env,[]},
{maintainers,["Ulf Wiger"]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/uwiger/edown"}]}]}.