At first I thought there was no documentation for this repo since it's not mentioned in the ReadMe. I see that there used to be documentation on github pages, but that looks inactive now. I did see that swift package index is hosting documentation here, however, it looks like it's missing everything except for the front page.
Finally, I built the documentation for myself in Xcode and discovered that there's already fantastic documentation. You can find it be using Product > Build Documentation then Window > Developer Documentation, or you can also use Xcode 15's new Documentation Preview Assistant.
To help with discoverability, could we please add a link to the documentation in the ReadMe.
Also, could we reach out to swift package index to find out why their documentation hosting is missing pages?
If you want you can assign this to me.
At first I thought there was no documentation for this repo since it's not mentioned in the ReadMe. I see that there used to be documentation on github pages, but that looks inactive now. I did see that swift package index is hosting documentation here, however, it looks like it's missing everything except for the front page.
Finally, I built the documentation for myself in Xcode and discovered that there's already fantastic documentation. You can find it be using
Product > Build DocumentationthenWindow > Developer Documentation, or you can also use Xcode 15's new Documentation Preview Assistant.To help with discoverability, could we please add a link to the documentation in the ReadMe.
Also, could we reach out to swift package index to find out why their documentation hosting is missing pages?
If you want you can assign this to me.