[20:33]<hannesw> finally got the new feature in rhino parser to preserve jsdoc comments to work. [20:34]<hannesw> started a new helma/jsdoc module. [20:34]<hannesw> http://github.com/hns/helma-ng/blob/59d94c6ae4aa78b73107d978f1c26bd77a78a934/modules/helma/jsdoc.js [20:34]<hannesw> currently it just dumps names and jsdoc comments from modules... [20:40]<liamMT> nice - jsdoc ref will be *super* helpful [20:55]<hannesw> yes, i think they're sorely needed [20:56]<hannesw> there's a new jsdoc-toolkit release today that implements serverjs exports-style module loading, but it's still a mess [20:56]<hannesw> http://code.google.com/p/jsdoc-toolkit/downloads/list [20:56]<hannesw> so i decided to give the rhino parser another try. [21:00]<liamMT> jsdoc-toolkit is the tool used for the helma 1.x docs? [21:01]<hannesw> yes