Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Also document default implementations of protocols. #221

Merged

Conversation

Lukas-Stuehrk
Copy link
Member

With this change, we also document default implementations of protocols (and extension methods of protocols).

This should fix #213

@Lukas-Stuehrk Lukas-Stuehrk requested a review from mattt March 19, 2021 06:32
Copy link
Contributor

@mattt mattt left a comment

Choose a reason for hiding this comment

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

Great work, @Lukas-Stuehrk! Sorry for not taking a look at this sooner. I added a changelog entry for this in 879e4e6, so this should be all clear to merge.

@Lukas-Stuehrk Lukas-Stuehrk merged commit 467cf38 into SwiftDocOrg:master Mar 22, 2021
@Lukas-Stuehrk Lukas-Stuehrk deleted the DefaultImplementations branch March 22, 2021 16:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

swift-doc doesn't seem to detect protocol extension methods
2 participants