apple / swift-docc

Documentation compiler that produces rich API reference documentation and interactive tutorials for your Swift framework or package.
https://swift.org/documentation/docc
Apache License 2.0
1.14k stars 118 forks source link

Add missing Apple supported platforms #920

Closed sofiaromorales closed 1 month ago

sofiaromorales commented 1 month ago

Bug/issue #, if applicable: 127384226

Summary

Added missing Apple supported platforms iPadOS and visionOS and added them into the list of sorted platforms for presentation.

Dependencies

N/A

Testing

PlatformsOrder.docc.zip

Steps:

  1. Preview the provided documentation catalog 2.Assert that the platforms displayed in the availability section are sorted as expected.

Checklist

Make sure you check off the following items. If they cannot be completed, provide a reason.

sofiaromorales commented 1 month ago

@swift-ci please test

sofiaromorales commented 1 month ago

@swift-ci please test