thebrowsercompany / swift-build

Swift toolchain builds by The Browser Company
360 stars 10 forks source link

Build and package DocC bundles into toochain distribution, integrate DocC into VSCode #65

Open compnerd opened 1 year ago

compnerd commented 1 year ago

It would be beneficial for development purposes to have the DocC bundles available for toolchain vended API surface (dispatch, foundation, xctest) to allow for quick browsing of documentation.

This should ideally be integrated into VSCode so that documentation requests can be serviced as a quick side panel view of the DocC content.