Skip to content

Commit 22d5844

Browse files
authored
Remove redundant PackageDescription docs page (#9237)
Since we now pull in the API reference for `PackageDescription` (see https://docs.swift.org/swiftpm/documentation/packagemanagerdocs/packagedescription/), it's redundant to keep the extra page we had in SwiftPM that links to the [developer.apple.com](https://developer.apple.com/documentation/packagedescription) docs.
1 parent f25885f commit 22d5844

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

Sources/PackageManagerDocs/Documentation.docc/Documentation.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@ The Swift Package Manager lets you share your code as a package, depend on and u
4343
<!-- - <doc:swift-docc-plugin> -->
4444
<!-- - <doc:swift-container-plugin> -->
4545

46-
### Reference
47-
- <doc:PackageDescription> <!-- redirect page to PackageDescription API reference docc -->
48-
<!-- link to Command API reference docc - the DocC Plugin API (PackagePlugin) -->
49-
5046
<!-- reference content for the CLI commands `swift ...` -->
5147
### Swift Commands
5248

Sources/PackageManagerDocs/Documentation.docc/PackageDescription.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)