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

update SymbolKit to latest main #958

Closed QuietMisdreavus closed 2 weeks ago

QuietMisdreavus commented 2 weeks ago

Bug/issue #, if applicable: None

Summary

This PR updates Package.swift to the latest commit of SymbolKit, which includes bug fixes that allow more symbol graphs to be processed by Swift-DocC.

Dependencies

None

Testing

Ensure all functionality remains the same.

Checklist

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

QuietMisdreavus commented 2 weeks ago

@swift-ci Please test