Skip to content

Improve dependency documentation

Evan Read requested to merge eread/improve-dependency-docs into master

What does this Merge Request do?

Tries to create a better experience of setting up GDK dependencies. Tries to emphasize the choice between asdf and not using asdf. Breaks apart more of the configuration, because lots of it is "do once", and some of it is "do many". So try to have the "do many" documentation stand alone.

CC @mjang1 @tigerwnz @tkuah @stanhu

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.

Merge request reports