Skip to content

[Serialization] Skip SPI documentation in swiftdoc files #32070

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

Merged
merged 1 commit into from
May 29, 2020

Conversation

xymus
Copy link
Contributor

@xymus xymus commented May 28, 2020

Hide comments from SPI decls in all swiftdoc files. This applies the same restrictions as private declarations. This is a temporary solution, a long term fix is to emit both a public and an internal swiftdoc file.

rdar://63729195

Hide comments from SPI decls in all swiftdoc files. This applies the
same restrictions as private declarations. This is a temporary solution,
a long term fix is to emit both a public and an internal swiftdoc file.

rdar://63729195
@xymus xymus requested a review from nkcsgexi May 28, 2020 20:04
@xymus
Copy link
Contributor Author

xymus commented May 28, 2020

@swift-ci Please smoke test

@xymus
Copy link
Contributor Author

xymus commented May 29, 2020

@swift-ci Please smoke test Linux platform

@xymus xymus merged commit 94ff157 into swiftlang:master May 29, 2020
@xymus xymus deleted the spi-swiftdoc branch October 31, 2022 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants