Skip to content

Comments

Fill in missing @param, @tparam, and @return tags in Scaladoc comments.#25268

Draft
bvenners wants to merge 1 commit intoscala:mainfrom
artimahub:feature-fill-in-missing-param-tparam-return-tags
Draft

Fill in missing @param, @tparam, and @return tags in Scaladoc comments.#25268
bvenners wants to merge 1 commit intoscala:mainfrom
artimahub:feature-fill-in-missing-param-tparam-return-tags

Conversation

@bvenners
Copy link
Contributor

As a next step in improving the Scaladoc documentation for the Scala 3 standard library, this PR fills in missing @param, @tparam, and @return tags. I'm submitting it as a draft PR so that I can get the CI to run on it, to see if it breaks anything, and to start getting feedback. I automated the generation of these changes and have not reviewed all of them yet. I will review them all before making the PR non-draft. Please let me know whether you think this is going in the right direction in general, and anything specific that you notice that could be improved.

@bvenners bvenners force-pushed the feature-fill-in-missing-param-tparam-return-tags branch 2 times, most recently from fef4048 to c9543f1 Compare February 16, 2026 20:34
@bvenners
Copy link
Contributor Author

I just pushed changes to fix the build errors, but squashed them into a single commit. Once I see that it passes all the tests I'll sit down and look through everything! I'll un-draft it only after I've reviewed everything. We still need humans. For now.

@bvenners bvenners force-pushed the feature-fill-in-missing-param-tparam-return-tags branch from c9543f1 to a70bf1f Compare February 21, 2026 22:58
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.

1 participant