Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-24 | Add an empty ebin/ folder to fix a rebar/edoc issue | Loïc Hoguin | |
When missing rebar couldn't build docs because it expects the ebin/ folder to exist before it runs edoc. This commit allows users to build docs without first having to run make. |