We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55d98c5 commit 34b95a6Copy full SHA for 34b95a6
rebar.config
@@ -27,4 +27,4 @@
27
[{"CFLAGS", "$CFLAGS -I/usr/include/libxml2"},
28
{"LDFLAGS", "$LDFLAGS -module -avoid-version"}]}.
29
30
-{edoc_opts, [{def, [{vsn, "0.9.4-HEAD"}]}]}.
+{edoc_opts, [{def, [{vsn, "0.9.4-HEAD"}]}, {packages, false}]}.
0 commit comments