Skip to content

Commit 9941026

Browse files
committed
Use documentation from swiftpackageindex.com
1 parent cebc2b8 commit 9941026

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ playButton.addTarget(self, action: #selector(playButtonTapped), for: .primaryAct
5050

5151
### Documentation
5252

53-
Check out the [documentation](https://public-value-tech.github.io/play-button/documentation/playbutton) or just compile it yourself when you add the package to your projects.
54-
The documentation is created using the current versions of [swift-docc](https://github.com/apple/swift-docc) and [swift-docc-render](https://github.com/apple/swift-docc-render) to create a static website served via GitHub Pages. Once Swift 5.6 is released we can hopefully use `transform-for-static-hosting` on the [docc compiler directly](https://forums.swift.org/t/support-hosting-docc-archives-in-static-hosting-environments/53572). If the folks at [Swift Package Index](https://swiftpackageindex.com) decide to host the documentation directly, we will add support for this package as well if necessary.
53+
Check out the [documentation](https://swiftpackageindex.com/public-value-tech/play-button/documentation/playbutton) or just compile it yourself when you add the package to your projects.
5554

5655
### Tests
5756

0 commit comments

Comments
 (0)