Skip to content

Commit 2dc9322

Browse files
authored
Use module symbol title, add DisplayName and abstract to landing page (swiftlang#48)
Switch the SwiftAndroid landing page from a plain-text heading to the module symbol reference so its abstract and content attach to the module page. Add a DisplayName of "Swift for Android" and a concise abstract.
1 parent 9ea51ad commit 2dc9322

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

Sources/SwiftAndroid/SwiftAndroid.docc/SwiftAndroid.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
# Swift on Android
1+
# ``SwiftAndroid``
22

3-
Use Swift to build native libraries and applications for Android
3+
Build native libraries and apps for Android with Swift, from toolchain setup to integrating with Android tooling.
4+
5+
@Metadata {
6+
@DisplayName("Swift for Android")
7+
}
48

59
## Topics
610

0 commit comments

Comments
 (0)