Skip to content

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Jun 13, 2023

No description provided.

@ahoppen ahoppen requested a review from bnbarham June 13, 2023 22:28
@ahoppen ahoppen marked this pull request as ready for review June 13, 2023 22:28
@ahoppen
Copy link
Member Author

ahoppen commented Jun 13, 2023

@swift-ci Please test

/// let rbrace = self.expect(.rightBrace)
///
/// Unlike ``TokenConsumer/eat(_:)``, ``Parser/expect(_:remapping:)`` returns
/// Unlike `TokenConsumer.eat(_:)`, `Parser.expect(_:remapping:)` returns
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there no way to link to these (and all the others that had similar treatment)?

Copy link
Member Author

Choose a reason for hiding this comment

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

No, because TokenConsumer.eat is not public, it doesn’t show up in the generated documentation and hence there’s no way to link to it.

Copy link
Contributor

Choose a reason for hiding this comment

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

Ah I see 👍

@ahoppen ahoppen merged commit 338a626 into swiftlang:main Jun 14, 2023
@ahoppen ahoppen deleted the ahoppen/docc-warnings branch June 14, 2023 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants