Skip to content

Commit b040977

Browse files
authored
Merge pull request #572 from benwaldie/master
Initial documentation restructuring.
2 parents 493e2de + 4c1d9f7 commit b040977

12 files changed

+778
-1091
lines changed

Documentation/DependencyHells.md

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

Documentation/DevelopingPackages.md

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

Documentation/Internals/README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
# Swift Package Manager Developer Docs
22

3-
This directory contains documentation on the engineering design decisions
4-
and internals of the Swift package manager. It is primarily focused at developers
5-
interested in working on the Swift package manager, but may also be useful to advanced users
6-
wanting to understand exactly how the package manager behaves.
3+
This directory contains documentation on the engineering design decisions and internals of the Swift package manager. It is primarily focused at developers interested in working on the Swift package manager, but may also be useful to advanced users wanting to understand exactly how the package manager behaves.
74

85
* [Swift-based Manifest Format](SwiftBasedManifestFormat.md)
96

10-
This document explains our motivation in choosing a Swift-based manifest format,
11-
and the exact behavior we intend to support.
7+
This document explains our motivation in choosing a Swift-based manifest format, and the exact behavior we intend to support.

Documentation/Package.swift.md

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

0 commit comments

Comments
 (0)