Skip to content

[6.1] Cleaning recently changed docs #958

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

iamleeg
Copy link
Contributor

@iamleeg iamleeg commented Feb 13, 2025

  • Explanation:
    Documentation changes to Trait and related types.

  • Scope:
    The changes are purely to documentation.

  • Issues:
    rdar://143477064

  • Original PRs:
    #924

  • Risk:
    This PR only changes comments so there isn't any risk to the release.

  • Testing:
    Tested by building documentation.

  • Reviewers:
    @grynspan @briancroom

Improving the style and explanation of recent additions to the
documentation.

The recent changes to test traits are great, and come with some very
nice documentation. I've done what I can to improve the style and the
wording to make it easier to understand, and to make the style
consistent with other documentation in the project.

Changed the documentation for `Trait` and associated types.

There are no behavioral changes in this PR, but I hope that the existing
behavior is easier to use with better documentation.

- [X] Code and documentation should follow the style of the [Style
Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md).
- [X] If public symbols are renamed or modified, DocC references should
be updated.
@iamleeg iamleeg force-pushed the iamleeg/cherry-pick-docs-update branch from c91343a to 271f080 Compare February 13, 2025 14:40
@grynspan grynspan changed the title Cleaning recently changed docs (#924) [6.1] Cleaning recently changed docs Feb 13, 2025
@stmontgomery stmontgomery added this to the Swift 6.1 milestone Feb 13, 2025
@stmontgomery stmontgomery added documentation 📚 Improvements or additions to documentation public-api Affects public API labels Feb 13, 2025
@iamleeg iamleeg merged commit 9e0b3c0 into release/6.1 Feb 18, 2025
@iamleeg iamleeg deleted the iamleeg/cherry-pick-docs-update branch February 18, 2025 16:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation 📚 Improvements or additions to documentation public-api Affects public API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants