Skip to content

Initial documentation restructuring. #572

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Aug 1, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
71 changes: 0 additions & 71 deletions Documentation/DependencyHells.md

This file was deleted.

70 changes: 0 additions & 70 deletions Documentation/DevelopingPackages.md

This file was deleted.

8 changes: 2 additions & 6 deletions Documentation/Internals/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# Swift Package Manager Developer Docs

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.
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.

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

This document explains our motivation in choosing a Swift-based manifest format,
and the exact behavior we intend to support.
This document explains our motivation in choosing a Swift-based manifest format, and the exact behavior we intend to support.
93 changes: 0 additions & 93 deletions Documentation/Package.swift.md

This file was deleted.

Loading