feat: Working on documentation
This commit is contained in:
@@ -9,7 +9,8 @@ let package = Package(
|
||||
.library(name: "CliDoc", targets: ["CliDoc"])
|
||||
],
|
||||
dependencies: [
|
||||
.package(url: "https://github.com/onevcat/Rainbow", from: "4.0.0")
|
||||
.package(url: "https://github.com/onevcat/Rainbow", from: "4.0.0"),
|
||||
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
|
||||
],
|
||||
targets: [
|
||||
.target(
|
||||
|
||||
Reference in New Issue
Block a user