Notes on engineering leadership and software development.

Daily TIL note from July 6th, 2023

SymbolKit has a nice little command line utility that takes several symbols.json for multuple modules as inputs, and combines them into a chonkier symbols.json, so that later Swift DocC can resolve `` links in DocC comments between symbols in those separate module graphs.