rebar3_edoc_extensions

A pugin for extensions of EDoc

Build

$ rebar3 compile

Use

Add the plugin to your rebar config:

{project_plugins, [{rebar3_edoc_extensions, "~> 0.1.0"}]}.

For generate doc with new style, run:

$ rebar3 edoc_extensions