Skip to content

Migrates plugin documentation into DocC #8766

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 8 commits into from
Jun 11, 2025
Merged

Conversation

heckj
Copy link
Member

@heckj heckj commented Jun 4, 2025

Migrate, and break up, content from documentation/plugins.md into DocC articles.

resolves #8592

With the branch checked out, you can use the command:

swift package --disable-sandbox preview-documentation --target PackageManagerDocs

To build and display the collected documentation for easier reviewing.

@heckj heckj self-assigned this Jun 4, 2025
@heckj heckj force-pushed the docs/migrate-plugin-docs branch from 0c447ae to 2645b27 Compare June 6, 2025 18:05
@heckj heckj marked this pull request as ready for review June 6, 2025 18:05
Copy link
Contributor

@bripeticca bripeticca left a comment

Choose a reason for hiding this comment

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

LGTM, just some small typos.

I'm not well-versed enough in plugins to give the full approval, however if it looks good to other folks who are more knowledgeable in that area I'm happy to approve it once everything passes!

@heckj heckj requested a review from bripeticca June 10, 2025 17:46
@bripeticca
Copy link
Contributor

@swift-ci please test

@bripeticca bripeticca merged commit 0bf9624 into main Jun 11, 2025
6 checks passed
@bripeticca bripeticca deleted the docs/migrate-plugin-docs branch June 11, 2025 20:59
bripeticca added a commit to bripeticca/swift-package-manager that referenced this pull request Jun 17, 2025
Migrate, and break up, content from `documentation/plugins.md` into DocC
articles.

resolves swiftlang#8592

With the branch checked out, you can use the command:

```bash
swift package --disable-sandbox preview-documentation --target PackageManagerDocs
```

To build and display the collected documentation for easier reviewing.

---------

Co-authored-by: Bri Peticca <[email protected]>
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 Plugins to DocC
2 participants