Add a shared platform support pattern to Apple platforms, Linux, and Windows - #132
Open
heckj wants to merge 1 commit into
Open
Add a shared platform support pattern to Apple platforms, Linux, and Windows#132heckj wants to merge 1 commit into
heckj wants to merge 1 commit into
Conversation
…Windows Each catalog now states its SP-0001 tier, minimum supported versions/architectures, available tools, and platform owner, then links out to swift.org/platform-support for the full cross-platform comparison.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
### Platform supportsubsection to each ofapple-platforms/,linux/, andwindows/'sDocumentation.md, following one shared shape: an SP-0001 tier statement, a minimum version/architecture table, an available-tools note, a platform-owner note, and a closing link to https://www.swift.org/platform-support/ for the full cross-platform comparison.scripts/sources.jsonorscripts/navigation.json; the existing three-catalog wiring under the "Platforms" nav group is unchanged.Test plan
swift package generate-documentation --analyze --warnings-as-errorspasses inapple-platforms/,linux/, andwindows/swift package --disable-sandbox preview-documentationin each catalog