25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
193 B

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