Setting ASDoc description for packages

So you have a lot of packages and you want to add description for all your package for ASDoc? You can use the -packages.package parameter but it can be tedious to repeat the ASDoc command line parameter (-packages.package) for each individual package.

Now you don’t have to repeat the parameter because you can . . . → Read More: Setting ASDoc description for packages

ASDoc integration with build scripts

If you work in a team and use Flex, then you definitely use code written by other developers on your team. Wouldn’t it be nice to see the asdoc for their code the same way you see asdoc for the Flex SDK? Well now you no longer have to manually run asdoc, you can . . . → Read More: ASDoc integration with build scripts

ASDoc for Flex SDK Builds

Do you work with the SDK nightly builds or the Flex SDK svn repository? If yes, then you have probably faced the situation where the flex public language reference is slightly older (compared to the nightly builds). If you are working with some new APIs then you obviously want to look at the latest . . . → Read More: ASDoc for Flex SDK Builds

Advertisement

Advertisement