issues
search
swiftlang
/
swift-docc-render
Web renderer for Swift-DocC documentation.
Apache License 2.0
315
stars
53
forks
source link
[6.0] Don't display declaration platforms if they're all the same
#884
Closed
hqhhuang
closed
4 months ago
hqhhuang
commented
4 months ago
On behalf of @QuietMisdreavus
Explanation:
Drop the platform caption if all the declaration groups have the same platform sets
Scope:
Rendering declaration section
Issue:
rdar://130985928
Risk:
Low
Testing:
Manual testing, updated unit tests
Reviewer:
@marinaaisa @hqhhuang
Original PR:
https://github.com/swiftlang/swift-docc-render/pull/717
hqhhuang
commented
4 months ago
@swift-ci test
hqhhuang
commented
4 months ago
@swift-ci test
On behalf of @QuietMisdreavus