Skip to content

Commit f384f62

Browse files
committed
Add Swift package index
1 parent a871b81 commit f384f62

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.spi.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# This is manifest file for the Swift Package Index for it to
2+
# auto-generate and host DocC documentation.
3+
# For reference see https://swiftpackageindex.com/swiftpackageindex/spimanifest/documentation/spimanifest/commonusecases#Host-DocC-documentation-in-the-Swift-Package-Index.
4+
5+
version: 1
6+
builder:
7+
configs:
8+
- documentation_targets:
9+
# First item in the list is the "landing" (default) target
10+
- SwiftFormat
11+
custom_documentation_parameters: [--experimental-skip-synthesized-symbols]

0 commit comments

Comments
 (0)