This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
rebar3
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
62
Wiki
Activity
Browse Source
Document edoc_opts
pull/3/head
Andrew Thompson
14 years ago
committed by
Tuncer Ayaz
parent
72cdcd9573
commit
9cafd06bdf
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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"'
Write
Preview
Loading…
Cancel
Save