FFIG / ffig

Generate code to call C++ libraries from other languages
MIT License
29 stars 9 forks source link

Generate inline documentation for Java bindings #433

Open jbcoe opened 6 years ago

jbcoe commented 6 years ago

Java bindings should have javadoc so that the JAR file can be easily used inside IDEs.

This should just be a case of generating a comment block.