Skip to content

Commit d02df64

Browse files
authored
Make 'SwiftSyntax' the landing DocC target
1 parent 449cdbb commit d02df64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.spi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ version: 1
66
builder:
77
configs:
88
- documentation_targets:
9+
- SwiftSyntax
910
- IDEUtils
1011
- SwiftBasicFormat
1112
- SwiftCompilerSupport
@@ -14,6 +15,5 @@ builder:
1415
- SwiftParser
1516
- SwiftParserDiagnostics
1617
- SwiftRefactor
17-
- SwiftSyntax
1818
- SwiftSyntaxBuilder
1919
- SwiftSyntaxParser

0 commit comments

Comments
 (0)