The current status of document support for ObjectiveC and other C languages on Swift-DocC-Plugin

After some investigation, it seems that most of the blocking points for C-based language documentation have been solved.

I think it's time for us to push it over the last line and integrate them together by default on swift-docc-plugin.

Investigation result GitHub - Kyle-Ye/swift-docc-plugin-mix-demo: swift-docc-plugin-mix-demo

cc @swift-documentation-workgroup

Clang support for Objective-C symbol graph generation

Extending Swift-DocC to support Objective-C documentation

1 Like

Great work. Been waiting for this! Thanks.