Skip to content

Commit 79d49a4

Browse files
authored
Provide a link to gh-pages hosted docs (#24)
Swift Package Index is currently building docs in the 6.1 build, which doesn't work for this packge. We can self-host until that changes.
1 parent c7b5b5c commit 79d49a4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.spi.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
version: 1
2-
builder:
3-
configs:
4-
- documentation_targets: [BinaryParsing]
2+
external_links:
3+
documentation: "https://apple.github.io/swift-binary-parsing/documentation/binaryparsing/"

0 commit comments

Comments
 (0)