Some truly game-changing improvements to Swift-DocC documentation are available in an Xcode 15 beta near you. Some highlights are in the thread below, but check out the "Create rich documentation with Swift-DocC" session to learn more. đź§µ

#WWDC23

https://developer.apple.com/videos/play/wwdc2023/10244/

Create rich documentation with Swift-DocC - WWDC23 - Videos - Apple Developer

Learn how you can take advantage of the latest features in Swift-DocC to create rich and detailed documentation for your app or...

Apple Developer

Documentation Preview provides a side-by-side preview of your rendered documentation – updating in real-time as you type.

Check it out by activating Xcode's assistant editor via Editor > Assistant, and then selecting “Documentation Preview” in the jump bar.

Documentation built with Xcode 15 now includes pages for Swift extensions to external modules.

The underlying support for this feature was driven by
@_maxobermeier in the Swift open-source community. So exciting to see it ship as enabled by default in Xcode 15 and Swift 5.9.

@kusters @_maxobermeier so pumped for this one. Just wonderful stuff!