Browse Source

Document edoc_opts

pull/3/head
Andrew Thompson 14 years ago
committed by Tuncer Ayaz
parent
commit
9cafd06bdf
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      rebar.config.sample

+ 5
- 0
rebar.config.sample View File

@ -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"'

Loading…
Cancel
Save