You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
Currently, swift-doc only shows the @available(... grouped together with the code
Would it be possible for swift-doc to support @available attributes, so that end users can see which protocols, functions, etc are no longer supported?
I've come with some Acceptance Criteria of sorts that I think is needed.
@available(... should be split out from the main code description