Skip to content
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

Support for Swift SPI declarations #1277

Merged
merged 2 commits into from Sep 18, 2021
Merged

Support for Swift SPI declarations #1277

merged 2 commits into from Sep 18, 2021

Conversation

johnfairh
Copy link
Collaborator

From #1263.

Take the @_spi attribute into consideration when generating docs.

By default exclude them if min_acl >= public to meet the default use case of 'generate docs for an end user'. Provide a CLI flag to restore the old behaviour and support generating docs for internal users.

Exclude at min_acl >= public with CLI to override.

Symbolgraph support requires Swift 5.5 so specs look wrong.
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.

None yet

1 participant