Skip to content

Commit 90d3b9f

Browse files
authored
Add .spi.yml for Swift Package Index DocC support (#11)
Setting up DocC doc on [Swift Package Index](https://blog.swiftpackageindex.com/posts/auto-generating-auto-hosting-and-auto-updating-docc-documentation/)
1 parent f34630b commit 90d3b9f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.spi.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
version: 1
2+
builder:
3+
configs:
4+
- documentation_targets: [CassandraClient]

0 commit comments

Comments
 (0)