rebar.config.sample: document leex and yecc options

This commit is contained in:
Tuncer Ayaz 2012-11-18 19:50:54 +01:00
parent 0d5583db5a
commit 39728242f0

View file

@ -35,6 +35,18 @@
%% SNMP mibs to compile first?
{mib_first_files, []}.
%% leex options
{xrl_opts, []}.
%% leex files to compile first
{xrl_first_files, []}.
%% yecc options
{yrl_opts, []}.
%% yecc files to compile first
{yrl_first_files, []}.
%% == EDoc ==
%% EDoc options