mirror of
https://github.com/xtool-org/xtool.git
synced 2026-02-04 11:53:30 +01:00
12 lines
305 B
Plaintext
12 lines
305 B
Plaintext
@Tutorials(name: "xtool") {
|
|
@Intro(title: "Tutorials") {
|
|
Install xtool and build your first iOS app on Linux.
|
|
}
|
|
|
|
@Chapter(name: "Getting Started") {
|
|
@Image(source: "HelloWorld", alt: "Getting Started")
|
|
|
|
@TutorialReference(tutorial: "doc:First-app")
|
|
}
|
|
}
|