This commit is contained in:
alisdair sullivan 2015-09-17 15:26:14 -05:00
parent 522f72b2ce
commit 7090494686
4 changed files with 7 additions and 4 deletions

View file

@ -2,4 +2,7 @@
% uncomment to always decode to maps
% {d, maps_always},
]}.
{edoc_opts, [{preprocess, true}]}.
{edoc_opts, [{preprocess, true}]}.
{plugins, [rebar3_hex]}.