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

[6.0] Much faster navigator index creation for mixed Swift and Objective-C projects #924

Closed d-ronnqvist closed 1 month ago

d-ronnqvist commented 1 month ago

Note: Some new code depended on the ability to sort source languages which was an underlying change in #856 but which was never cherry-picked over to the 6.0 release. I brought over only that change in https://github.com/apple/swift-docc/pull/924/commits/64440369b494e5d00f10bead12a613e28705be61.

d-ronnqvist commented 1 month ago

@swift-ci please test

d-ronnqvist commented 1 month ago

@swift-ci please test