There is not a lot of information out on the net on how to configure ASDoc to work with Flash Builder 4. Well I should clarify… there actually is some but it is kind of confusing.
Here is the official Adobe Documentation for (FB3) ASDoc
This is based on a this post by jason madsen and this post by Seb Lee-Delisle
You might think that this is a little redundant with this information out there but I am posting this as it is a slightly different way to reach a workable configuration. I did not find it necessary to include the SWC files that Seb talks about and that while including every class you want to document in the command line would be problematic, including the base classes in the flex-config.xml file is actually very workable. I am sure there are issues with this method as well but I wanted to make the information available.
Here are my short little instructions for how I was able to get it to work in Flash Builder 4 specifially how to set it up for a different version of the SDK (in this case 3.4) It should be possible to set up for each version of the SDK however you must make sure that you use the correct ASDoc.exe file depending on which version of the SDK your project is compiling against….


