JavaDoc for joint java + groovy project -


i have project uses java , groovy intermixed. works well.

however, want create javadoc this. know javadoc creation plain java projects. combination of groovy , java, have not found such tool. there out there?

well, there tool (unimaginatively) named groovydoc, works way of ant task.

as far see, works drop-in replacement javadoc on java classes, suspect work on mixed java/groovy project.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -