sdggiesbrecht/swift-docc-symbolkit
The specification and reference model for the *Symbol Graph* File Format.
Getting Started Using SymbolKit
In your Package.swift Swift Package Manager manifest, add the following dependency to your dependencies argument:
.package(url: "https://github.com/apple/swift-docc-symbolkit.git", .branch("main")),Add the dependency to any targets you've declared in your manifest:
.target(name: "MyTarget", dependencies: ["SymbolKit"]),Package Metadata
Repository: sdggiesbrecht/swift-docc-symbolkit
Default branch: main
README: README.md