Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docs - eavmlib: add needed include, ex_doc
Enables `rebar3 ex_doc` to succeed. For version it seems to be manual replace in rebar.config eg: sed -i "" "s/{version, .*}/{version, \"0.6.5\"}/" rebar.config && rebar3 ex_doc Signed-off-by: Peter M <petermm@gmail.com>
- Loading branch information