Skip to content

Conversation

@grynspan
Copy link
Contributor

@grynspan grynspan commented Nov 10, 2025

Adds more of these:

/// @Metadata {
///   @Available(Swift, introduced: 6.3)
/// }

To public symbols that DocC can see.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

Adds more of these:

```swift
/// @metadata {
///   @available(Swift, introduced: 6.3)
/// }
```

To public symbols that DocC can see.
@grynspan grynspan added this to the Swift 6.3.0 milestone Nov 10, 2025
@grynspan grynspan self-assigned this Nov 10, 2025
@grynspan grynspan added documentation 📚 Improvements or additions to documentation image-attachments 📸 Work related to image attachments labels Nov 10, 2025
@grynspan grynspan merged commit c9e74ad into main Nov 10, 2025
27 checks passed
@grynspan grynspan deleted the jgrynspan/more-6.3-annotations branch November 10, 2025 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation 📚 Improvements or additions to documentation image-attachments 📸 Work related to image attachments

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants