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.

10 line
218 B

13 年之前
13 年之前
13 年之前
  1. {cover_enabled, true}.
  2. {cover_opts, [verbose]}.
  3. {erl_opts, [
  4. %% bin_opt_info,
  5. %% warn_missing_spec,
  6. warn_export_all,
  7. {platform_define, "18", erlang18}
  8. ]}.
  9. {edoc_opts, [{stylesheet_file, "./priv/edoc.css"}]}.