Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Build and ship apps for iOS, iPadOS, macOS, watchOS, tvOS, and visionOS.

@Metadata {
@DisplayName("Apple platforms")
@TitleHeading("")
@TitleHeading("Platforms")
}

Swift is the primary language for building apps across Apple's platforms, with
Expand Down
2 changes: 1 addition & 1 deletion linux/Sources/SwiftLinux.docc/Documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Build and host libraries, apps, and services on Linux.

@Metadata {
@DisplayName("Linux")
@TitleHeading("")
@TitleHeading("Platforms")
}

## Topics
Expand Down
2 changes: 1 addition & 1 deletion windows/Sources/SwiftWindows.docc/Documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Build and run Swift on Windows.

@Metadata {
@DisplayName("Windows")
@TitleHeading("")
@TitleHeading("Platforms")
}

Swift supports native development on Windows, including a downloadable
Expand Down