md wrote:
Is there a documentation language for javascript source? We want to
extract this information.
There is JSDoc of course, but it's outdated and its authors thought that
JavaScript was a class-based language like Java and had the same types.
(Probably they also thought there was only one ECMAScript implementation.)
I would not recommend it, but YMMV.
http://en.wikipedia.org/wiki/JSDoc
PointedEars
--
realism: HTML 4.01 Strict
evangelism: XHTML 1.0 Strict
madness: XHTML 1.1 as application/xhtml+xml
-- Bjoern Hoehrmann