Fix all javadoc problems and publish Javadoc at github.io #409
Comments
Full list of javadoc errors: http://pastebin.com/DSk2XXEC |
please do not forget to put "mvn javadoc:javadoc" to travis to avoid such problem in future. |
daniilyar
added a commit
to daniilyar/sevntu.checkstyle
that referenced
this issue
Apr 20, 2016
daniilyar
added a commit
to daniilyar/sevntu.checkstyle
that referenced
this issue
Apr 20, 2016
…s project. Add javadoc generation to Travis config for sevntu-checks project
daniilyar
added a commit
to daniilyar/sevntu.checkstyle
that referenced
this issue
Apr 20, 2016
daniilyar
added a commit
to daniilyar/sevntu.checkstyle
that referenced
this issue
Apr 20, 2016
romani
added a commit
that referenced
this issue
Apr 21, 2016
daniilyar
added a commit
to daniilyar/sevntu.checkstyle
that referenced
this issue
Apr 28, 2016
…r all projects left
romani
added a commit
that referenced
this issue
Apr 28, 2016
This is resolved in 1.21.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We have no HTML documentation :( .
We could simply generate javadoc by "mvn javadoc:javadoc" and publish it at https://github.com/sevntu-checkstyle/sevntu.checkstyle/tree/gh-pages during deploy-all.sh
Right now "mvn javadoc:javadoc" report a lot of ERROR.
check for javadoc generation should be added to TravisCI build.
The text was updated successfully, but these errors were encountered: