ASDoc for Flash please?

So I know Flash Builder 4 ships with ASDoc integrated but the support really isn't complete as yet. The internet is scattered with people having build issues and the tool is still only run through the command line. Sure, there are some decent AIR apps that will generate the correct bash script to run but I really think generation of documentation should be made more user friendly.
I'm in the process of standardising all code. Most of the projects I work with are built using flash, unfortunatley ASDoc runs into errors when the .as files reference library generated classes and I really don't want to create dozens of .swc files just so ASDoc can reference them.
This amnoungst other issues has led me towards Visdoc. Just a shame the documentation is as ugly as sin. I think I'm going to have a crack as styling it to mirror ASDoc.