Hi, I was just curious if we can include the source for asdoc in the JS swc. IMHO it's pretty important dealing with the hundreds of classes and 1000's of fields and members a lot have some docs and most all have at least 1 @see tag that directs you to the w3c or whatever documentation.
Not to mention @param and @return have pure JSType I am emitting that shows callback API on passed callback functions. I have no idea how to include this stuff. Mike