Hey, I wasted 1.5 hours trying to get asdoc working with these classes and it seems that old gramps wasn't having it. Had namespace issues, I really don't know what is wrong, Falcon parses this stuff fine but asdoc chokes and dies.
So, just for people to get an example of the API, I posted the HTML asdocs of JS and JQuery SWCs up on my server for the time being. These docs were made with My documenter I mentioned weeks before. My program had no problem creating these. The only thing is, I never finished it for global functions and constants, which this project uses. So I hacked in them for the class summary and page summary, you can see them but I have not created full clickable pages. There is one bug in the js of the asdocs, that if you have inherited mebers expanded, the js doesn't redraw the rows until you click it again. Other than that, there are quite a few features I added in my docs that ASDoc doesn't have. http://www.teotigraphix.com/assets/apache/dom/asdoc/index.html Mike