Files
xtool-mirror/Sources/xtool/Documentation.docc/ToC.tutorial
Kabir Oberai e45e2873d5 XTool target -> xtool
DocC/SPI doesn’t like the target and product having diff names
2025-05-07 23:48:08 +05:30

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")
}
}