Skip to content

Commit

Permalink
pruned edoc opts in rebar.config
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulf Wiger committed Oct 22, 2010
1 parent e985404 commit 3e67259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@

{clean_files, ["*~","*/*~","ebin/*.beam"]}.
{edoc_opts, [{doclet, edown_doclet},{include, ""}]}.
{edoc_opts, [{doclet, edown_doclet}]}.

0 comments on commit 3e67259

Please sign in to comment.