浏览代码

Document edoc_opts

pull/3/head
Andrew Thompson 14 年前
提交者 Tuncer Ayaz
父节点
当前提交
9cafd06bdf
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. +5
    -0
      rebar.config.sample

+ 5
- 0
rebar.config.sample 查看文件

@ -27,6 +27,11 @@
%% SNMP mibs to compile first?
{mib_first_files, []}.
%% == EDoc ==
%% EDoc options
{edoc_opts, []}.
%% == Port Compiler ==
%% List and wildcard list of files to be compiled. Default is `"c_src/*.c"'

正在加载...
取消
保存