Open
Description
Motivation
I don't want to add swift-docc, swift-docc-plugin to dependencies.
.package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.0.0")
Proposed solution
Please add sub command like swift-format
swift format
swift format lint
swift generate-documentation
Alternatives considered
No response
Additional information
No response