We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5240d84 commit 8a91eb0Copy full SHA for 8a91eb0
Sources/swift-container-plugin/README.md
@@ -3,4 +3,10 @@
3
`ContainerImageBuilderPluginDocumentation` is an otherwise empty target that includes high-level,
4
user-facing documentation about using the ContainerImageBuilder plugin from the command-line.
5
6
+To preview the documentation, run the following command:
7
+
8
+```bash
9
+swift package --disable-sandbox preview-documentation --target swift-container-plugin
10
+```
11
12
<!-- Copyright (c) 2024 Apple Inc and the Swift Project authors. All Rights Reserved. -->
0 commit comments