Skip to content

Commit e8cde4b

Browse files
committed
integrating dependency article into top-level curation
1 parent 735692e commit e8cde4b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Sources/PackageManagerDocs/Documentation.docc/Documentation.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,13 @@ The Swift Package Manager leets you share your code as a package, depend on and
1515
### Essentials
1616

1717
- <doc:GettingStarted> <!-- tutorial or article based walk through -->
18-
- <doc:IntroducingPackages> <!-- content from Documentation/README -->
18+
- <doc:IntroducingPackages>
1919

20-
<!-- ### Guides -->
20+
### Guides
2121
<!-- placeholder location for articles (to be written or copy/updated from existing content -->
2222

23+
- <doc:ExploreDependencies>
24+
2325
<!-- ### Command Plugins -->
2426
<!-- placeholder for content about swift package manager extensions - command plugins -->
2527
<!-- - <doc:swift-format> -->

0 commit comments

Comments
 (0)