Skip to content
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

Fix expanding docstrings in Scaladoc #15045

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

pikinier20
Copy link
Contributor

We didn't fall back to docstrings coming from overriden symbols. Also, we had duplicated code of CommentExpander so I deleted the one that was in Scaladoc and sticked to the compiler's version.

@pikinier20 pikinier20 requested a review from Kordyjan April 27, 2022 09:16
@Kordyjan Kordyjan merged commit eda984a into scala:main Apr 27, 2022
@Kordyjan Kordyjan deleted the scaladoc/some-scaladoc-fixes branch April 27, 2022 10:57
@Kordyjan Kordyjan added this to the 3.2.0 milestone Aug 2, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants