Skip to content

javadoc: convert @return into summary fragment#104

Open
pjonsson wants to merge 1 commit into
contiki-ng:masterfrom
pjonsson:fix-errorprone-summaries
Open

javadoc: convert @return into summary fragment#104
pjonsson wants to merge 1 commit into
contiki-ng:masterfrom
pjonsson:fix-errorprone-summaries

Conversation

@pjonsson
Copy link
Copy Markdown
Contributor

The summary fragment for methods is apparently
what is shown in the "Method Summary" in Javadoc:

https://google.github.io/styleguide/javaguide.html#s7.2-summary-fragment

Have ErrorProne generate the summary fragment
from existing javadoc where it can. This also
removes a number of ErrorProne warnings.

The summary fragment for methods is apparently
what is shown in the "Method Summary" in Javadoc:

https://google.github.io/styleguide/javaguide.html#s7.2-summary-fragment

Have ErrorProne generate the summary fragment
from existing javadoc where it can. This also
removes a number of ErrorProne warnings.
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