Skip to content

Commit dd5c343

Browse files
committed
Enable preprocess edoc flag
1 parent 6ac5a00 commit dd5c343

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

rebar.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
{platform_define, "^(R|1|2[0123]|24\.[012])", 'USE_ADDRPORTCONNECT'},
2828
{i, "include"}]}.
2929

30+
{edoc_opts, [{preprocess, true}]}.
31+
3032
{port_env, [{"ERL_LDFLAGS", " -L$ERL_EI_LIBDIR -lei"},
3133
{"CFLAGS", "$CFLAGS"}, {"LDFLAGS", "$LDFLAGS"}]}.
3234

0 commit comments

Comments
 (0)