forked from swiftlang/swift-docc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't display beta tags for symbols with availability items without i…
…ntroduced version. (swiftlang#1086) Don't display beta tags for symbols with availability items without introduced version. This change makes symbols without introduced versions but with deprecated versions to be marked as `beta`. Before this change a symbol with availability items without introduced versions were being marked as beta. rdar://139245007
- Loading branch information
1 parent
5a690ce
commit 864453f
Showing
3 changed files
with
80 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters