Skip to content

Commit

Permalink
enable macro preprocessing for edoc
Browse files Browse the repository at this point in the history
this fixes trouble with wmtrace_resource's html-building functions
  • Loading branch information
beerriot committed May 9, 2011
1 parent 4859beb commit d335852
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rebar.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
%%-*- mode: erlang -*-
{fail_on_warning, true}.
{cover_enabled, true}.
{edoc_opts, [{preprocess, true}]}.

{deps, [
{mochiweb, "1.5.1", {git, "git://github.com/mochi/mochiweb",
Expand Down

0 comments on commit d335852

Please sign in to comment.