I need to document some JS libraries for clients, and can't seem to find the way Mootools does it.
The Core files I download have no real documentation, but are there somewhere some files that have something like Javadoc embedded? I have been looking at JS Doc Toolkit ( http://code.google.com/p/jsdoc-toolkit/w/list ) but am slightly put-off by its apparent orientation towards Prototype, and at first glance am wondering if that might become restrictive within a few days. Could anyone recommend something better? Is MooTools using something? If not, ought it to? I can supply Perl to parse and remove comments, if necessary. TIA Lee
