Hi everyone, I have started this week to work on the javascript
documentation issues, so far I can cover our API classes pretty well
with jsdoc. Only one minor code modification was needed to get it up and
running.
Here is a first rough result by using jsdoc on the API section:
http://people.apache.org/~werpu/jsdoc/symbols/jsf.html
Since my first goal simply was to get the api docs out I will merge this
into our maven build and do the code adjustements as needed.
To get jsdocs for the impl is a nice to have but not vital, since the
impl classes should not be used anyway by the users.
Werner