Current section
Files
Jump to
Current section
Files
src/rebar3_docs.app.src
{application,rebar3_docs,
[{description,"Generates nice looking documentation"},
{vsn,"0.2.1"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[]}]}.