Open GoogleCodeExporter opened 8 years ago
Why this issue entry? what's missing to current Javadoc features of javaparser?
Original comment by xal...@gmail.com
on 18 Apr 2009 at 10:11
Javaparser's code is not documented - missing Javadoc in source files. This
makes
Javaparser very hard to use, unfortunately.
Original comment by mburger313@gmail.com
on 19 Apr 2009 at 12:01
Documentation would make this project much more useful. Forcing developers to
decipher source code reduces the benefits and savings that would otherwise be
gained by using what is clearly a promising tool.
Original comment by rlayfiel...@gmail.com
on 9 Nov 2010 at 5:24
Please add javadocs to the SVN repo. It's very easy, I have used this single
maven command to create the attached patch:
mvn javadoc:javadoc -DreportOutputDirectory=apidocs
Please use this patch or create your own.
Thanks, Sean
Original comment by SeanPFl...@googlemail.com
on 14 Mar 2011 at 9:49
Attachments:
Original issue reported on code.google.com by
jges...@gmail.com
on 14 Jun 2008 at 4:37