We've started to embark on some JSF development and I've been tasked to write a small UI library of facelet components for use without our suite of applications. As these will be delivered by JAR to other developers, I'd like to ensure it is packaged with comprehensive API documentation.
Is there a standard way of writing this, and are there any tools available to generate the final documentation? I suppose I'm looking for the equivalent of javadoc in facelets land!
Thanks, Chris.
