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

Fix javadoc warnings/errors #16

Closed
wants to merge 1 commit into from
Closed

Conversation

ellert
Copy link
Contributor

@ellert ellert commented Jul 12, 2015

Java 8's javadoc is much more strict, and javadoc problems now gives errors instead of warnings, which causes the build to fail. This is an attempt to fix the build.

In this patch many of the javadoc comments are quite minimalistic and don't really provide proper documentation. Someone more familiar with the code can certainly improve them. But these changes made it pass the compilation.

@andreaceccanti
Copy link
Contributor

Fixed this and provided more extensive doc in the develop branch.

@ellert ellert deleted the javadoc branch November 12, 2015 12:26
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.

None yet

2 participants