Documentation
Using ASDoc with MXML Files and Included Scripts
The new ASDoc tool in Flex 4 does a great job getting rid of problems documenting with MXML components. You can now document projects that contain references to MXML and you can document the MXML components themselves!
The ASDoc documentation generator tool that ships with Flex is extremely useful but not without its drawbacks. In Flex 3, ASDoc's support for MXML files is missing completely: not only does it produce no documentation for MXML files, it won't even compile if your regular ActionScript classes make any references to MXML components.
ASDoc Notes: Tags and Excluding Classes
Some quick notes using Adobe's ASDoc tool for generating Actionscript documentation.
Convenient Flash/Flex Docs with ASDoc and a Batch File
Ages ago I did a quick comparison of some Actionscript documentation generators and found good tools but nothing that fit my needs perfectly. Finally, the search is over.


