An example Swift package that shows how to build and host combined documentation for more than one target
Using the experimental support for building combined documentation archives in the Swift DocC Plugin, this package built its hosted combined documentation following the steps in the Publishing to GitHub Pages documentation with the added --enable-experimental-combined-documentation
flag.