Skip to content

Commit

Permalink
Merge pull request #292 from hjyun328/javadoc
Browse files Browse the repository at this point in the history
DOC: fixed the javadoc generation warnings
  • Loading branch information
jhpark816 authored Jul 31, 2020
2 parents 4097da7 + 591bbc4 commit 8f13b27
Show file tree
Hide file tree
Showing 6 changed files with 64 additions and 29 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@
<configuration>
<show>public</show>
<nohelp>false</nohelp>
<additionalJOption>-Xdoclint:none</additionalJOption>
</configuration>
</plugin>
<plugin>
Expand Down
Loading

0 comments on commit 8f13b27

Please sign in to comment.