Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Add missing JavaDocs #6125

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

calcmogul
Copy link
Member

No description provided.

@calcmogul calcmogul requested review from PeterJohnson and a team as code owners January 1, 2024 01:24
@calcmogul calcmogul force-pushed the docs-add-missing-javadocs branch 2 times, most recently from a541d41 to c28205d Compare January 1, 2024 01:30
@Gold856
Copy link
Contributor

Gold856 commented Jan 1, 2024

How many JavaDoc warnings are there now?

@calcmogul
Copy link
Member Author

calcmogul commented Jan 1, 2024

2411 warnings. At this rate, we may need a small army of volunteers if we want it done within a month.

@sciencewhiz
Copy link
Contributor

Seems like maybe some of the functional changes should be a different PR that's easier to review (ie protected -> private members)

@calcmogul
Copy link
Member Author

C++ already had them as private members.

@Gold856
Copy link
Contributor

Gold856 commented Jan 1, 2024

You sure it's 2411 warnings? When I build docs for main, I get 2423 warnings. I refuse to believe you only removed 12 warnings, it should be way more.

@Gold856
Copy link
Contributor

Gold856 commented Jan 1, 2024

I got 2216 warnings. That's 207 warnings removed for #5808.

@calcmogul
Copy link
Member Author

I'm using JDK 21. I got 2756 warnings on main.

@PeterJohnson PeterJohnson merged commit ad0859a into wpilibsuite:main Jan 2, 2024
27 checks passed
@calcmogul calcmogul deleted the docs-add-missing-javadocs branch January 2, 2024 07:37
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.

5 participants