tayloraswift / swift-unidoc

scalable, multi-package documentation engine for the swift language
https://swiftinit.org/docs/swift-unidoc
Mozilla Public License 2.0
61 stars 1 forks source link

Multiple toolchains #307

Closed tayloraswift closed 3 months ago

tayloraswift commented 3 months ago

make it slightly easier to use multiple Swift toolchains

from unidoc-preview, this removes the --swift-runtime and --swift-path options, and replaces them with --swift-toolchain, which takes a path to Swift’s ‘usr/’ directory.