Skip to content

Port contents of Documentation/libSwiftPM.md to DocC #8725

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 6 commits into from
May 30, 2025

Conversation

bripeticca
Copy link
Contributor

@bripeticca bripeticca commented May 26, 2025

Fixes #8594

Port the contents of Documentation/libSwiftPM.md over to our DocC catalog in Sources/PackageManagerDocs/Documentation.docc/SwiftPMAsALibrary.md.

@bripeticca
Copy link
Contributor Author

@swift-ci please test

@bripeticca
Copy link
Contributor Author

@swift-ci please test

@bripeticca
Copy link
Contributor Author

@swift-ci please test windows

build system) is available as `libSwiftPMDataModel`. Any one client should
depend on one or the other, but not both.

The SwiftPM repository contains an [example](https://github.com/swiftlang/swift-package-manager/tree/master/Examples/package-info) that demonstrates the use of
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Renamed branch to main - to change

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To drop line 17 and below - to check w folks

Since the example provided seems to be more confusing than helpful,
the link to the example has been removed.

Also, since libSwiftPM will remain unstable for the foreseeable
future, the warning has been updated to reflect such.
@bripeticca
Copy link
Contributor Author

@swift-ci please test

@bripeticca
Copy link
Contributor Author

@swift-ci please test windows

@bripeticca bripeticca merged commit fa5fcdb into swiftlang:main May 30, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate documentation for libSwiftPM to DocC
2 participants