Skip to content

Commit b11896c

Browse files
authored
Add comment explaining the landing target
1 parent d02df64 commit b11896c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.spi.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
version: 1
66
builder:
77
configs:
8-
- documentation_targets:
9-
- SwiftSyntax
8+
- documentation_targets:
9+
# First item in the list is the "landing" (default) target
10+
- SwiftSyntax
1011
- IDEUtils
1112
- SwiftBasicFormat
1213
- SwiftCompilerSupport

0 commit comments

Comments
 (0)