You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
150 B

13 years ago
  1. {cover_enabled, true}.
  2. {erl_opts, [
  3. %% bin_opt_info,
  4. %% warn_missing_spec,
  5. warn_export_all
  6. ]}.
  7. {edoc_opts, [{stylesheet_file, "./priv/edoc.css"}]}.