Closed neowulf closed 7 years ago
Added option to compile and install erlang documentation using evm install.
You can now pass --with-docs parameter, e.g.
$ evm install 19.1 --with-docs
later you can verify by calling:
$ evm use 19.1 $ erl -man mnesia
Added option to compile and install erlang documentation using evm install.
You can now pass --with-docs parameter, e.g.
later you can verify by calling: