Hi, This is exactly what I'm trying to do :) I'm documenting my code but am trying to clear up at the same time... Although I'm tryping in the ASDocs comments myself and in my Eclipse I've got a little toolbar that generates ASDocs comments for the current file... It doesn't though tell me if there are any errors or if it's an unused Class... So perhap you mean something else?
Is there a Flex project to ASDocs generator? Cheers Oleg... Nick On 23 April 2010 00:01, Oleg Sivokon <[email protected]> wrote: > > > Not a real answer: document them with ASDocs - it will try to document > everything -> will certainly find errors in unused classes -> will argue > with you about those classes -> you will know what to delete -> bonus, you > will get documentation for the project :) > >

