projects
/
erlang-estap.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Init.
[erlang-estap.git]
/
rebar.config
1
{erl_opts, [debug_info]}.
2
{edoc_opts, [
3
{overview, "src/overview.edoc"},
4
{source_path, ["src", "examples"]},
5
todo
6
]}.