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

[javadoc] explain sample values and related classes to improve readability #52

Merged
merged 1 commit into from
Oct 6, 2015

Conversation

KengoTODA
Copy link
Contributor

This is a suggestion to help newbies to catch-up FindBugs, by javadoc improvement.

It's good to tell the existence of an utility class edu.umd.cs.findbugs.util.ClassName, for users of @ SlashedClassName and @DottedClassName.
It's also good to add sample values into javadoc, because it's easier than regexp to understand its format.

amaembo added a commit that referenced this pull request Oct 6, 2015
[javadoc] explain sample values and related classes to improve readability
@amaembo amaembo merged commit a2feeb1 into findbugsproject:master Oct 6, 2015
@amaembo
Copy link
Contributor

amaembo commented Oct 6, 2015

Merged, thanks

@KengoTODA KengoTODA deleted the add-example-to-javadoc branch October 7, 2015 01:13
@KengoTODA
Copy link
Contributor Author

Thanks for your merge!

sebasjm pushed a commit to sebasjm/findbugs that referenced this pull request Mar 11, 2018
…avadoc

[javadoc] explain sample values and related classes to improve readability
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