[skip changelog] Add link to library dependency resolution process docs from library specification #842
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Please check if the PR fulfills these requirements
Docs update.
Many of the things documented in the library specification are used as determining factors in library dependency resolution. An understanding of how the components of a library influence dependency resolution priorities can be very helpful to a library developer. However, they might not think to look for valuable information about libraries in the "Sketch build process" documentation.
The "See also" section of the Arduino library specification consists of only a single link.
A link to the relevant section of the sketch build process documentation is provided by the Arduino library specification.
The "See also" section of the Arduino library specification is filled out a bit more.
No.
The link text "Library dependency resolution process documentation" is a bit long winded. If anyone has a suggestion for something shorter that still gets the point across, I'm glad to hear it.