Skip to content

Commit 8ae2b48

Browse files
committed
Add SPI config
1 parent 1d6f1b1 commit 8ae2b48

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.spi.yml

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

0 commit comments

Comments
 (0)