#99: Add documentation for lisp->java interface functions ----------------------------------------------------+----------------------- Reporter: vvoutilainen | Owner: nobody Type: task | Status: new Priority: major | Milestone: 0.21 Component: java | Version: Keywords: java usability client world domination | ----------------------------------------------------+----------------------- Some parts of our lisp->java interface are implemented as Primitives. Those Primitives don't have docstrings attached. The idea is to add such docstrings.
Bonus points for devising a method for generating JavaDoc from lisp docstrings.