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
Hi, can we move the info in the README under the heading "Getting Erlang documentation"
above the info about specific platform dependency installation, so that it is the first thing under the "Before asdf install" heading?
Given that it is embedded documentation, those steps must be performed before compilation (and should be encouraged) but I think one might assume that the platform-specific steps are the last thing to do and not scroll down to see it the embedded documentation info where it currently is.
Then the section that reads:
KERL_BUILD_DOCS environment variable has to be set to value yes
Additional dependencies have to be installed. For detailed list of dependencies for your OS please refer to the specific section above
could instead say "please refer to the specific section below."
Happy to furnish a PR if so. Thanks!
The text was updated successfully, but these errors were encountered:
Hi @rayrrr , sorry for the late reply here! Hmm... I could see benefits to both orders. If we opted to move the section on Getting Erlang documentation up, we'd end up with the OS-specific dependency installation instructions at the very bottom of the readme, which seems a little backwards to me.
Uh oh!
There was an error while loading. Please reload this page.
Hi, can we move the info in the README under the heading "Getting Erlang documentation"
above the info about specific platform dependency installation, so that it is the first thing under the "Before
asdf
install" heading?Given that it is embedded documentation, those steps must be performed before compilation (and should be encouraged) but I think one might assume that the platform-specific steps are the last thing to do and not scroll down to see it the embedded documentation info where it currently is.
Then the section that reads:
could instead say "please refer to the specific section below."
Happy to furnish a PR if so. Thanks!
The text was updated successfully, but these errors were encountered: