Current section

Files

Jump to
docsh src docsh.app.src
Raw

src/docsh.app.src

{application,docsh,
[{description,"Erlang Docs in the Shell"},
{vsn,"0.7.0"},
{registered,[]},
{applications,[kernel,stdlib,edoc,xmerl]},
{env,[]},
{modules,[]},
{maintainers,["Radek Szymczyszyn <lavrin@gmail.com>"]},
{licenses,["Apache-2.0"]},
{links,[{"Github","https://github.com/erszcz/docsh"},
{"EEP 48",
"https://www.erlang.org/erlang-enhancement-proposals/eep-0048.html"}]}]}.