swift-unidoc icon indicating copy to clipboard operation
swift-unidoc copied to clipboard

SSGC: migrate off of `swift symbolgraph-extract` and emit symbol graphs as part of the `swift build` process

Open tayloraswift opened this issue 1 year ago • 0 comments

based on offline convo with @rauhul , it should be possible to generate symbol graphs automatically as part of the compilation process.

in the short term this will require some refactoring but it should simplify Unidoc in the long run as there is considerable logic in Unidoc right now specifically for interfacing with swift symbolgraph-extract.

related to #240

tayloraswift avatar May 28 '24 20:05 tayloraswift