-
Notifications
You must be signed in to change notification settings - Fork 441
Add .spi.yml for Swift Package Index DocC support #1102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
What do we need |
@ahoppen This is for publishing DocC docs to Swift Package Index: https://blog.swiftpackageindex.com/posts/auto-generating-auto-hosting-and-auto-updating-docc-documentation/ i.e. when this PR gets merged SPI.com will have a "Documentation" link for swift-syntax. |
Oh, so SPI in this case stands for “Swift Package Index” and not “System Programming Interface” (aka. Could you
|
@ahoppen PR amended. Please review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good from my side
@swift-ci Please test |
@swift-ci please test |
@swift-ci please test |
@ahoppen Can you please merge when ready? I don't have write access. |
Setting up DocC doc on Swift Package Index