You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default kerl doc target is now chunks, which doesn't install the PDF, HTML, or manpage docs: https://github.com/kerl/kerl#kerl_doc_targets. Thus erl -man doesn't work by default. I'd like to write a PR to fix the README on this note but I'm not quite sure how to word this change. I found that I could only get them to install when setting KERL_DOC_TARGETS="man chunks" explicitly.
The text was updated successfully, but these errors were encountered:
Hi @bklebe , thanks for bringing this up. I'm not certain how this fits with the KERL_BUILD_DOCS, KERL_INSTALL_HTMLDOCS, and KERL_INSTALL_MANPAGES environment variables we have documented in the asdf-erlang readme.
Uh oh!
There was an error while loading. Please reload this page.
The default kerl doc target is now
chunks
, which doesn't install the PDF, HTML, or manpage docs: https://github.com/kerl/kerl#kerl_doc_targets. Thuserl -man
doesn't work by default. I'd like to write a PR to fix the README on this note but I'm not quite sure how to word this change. I found that I could only get them to install when settingKERL_DOC_TARGETS="man chunks"
explicitly.The text was updated successfully, but these errors were encountered: