I inherited the flex project, which, unfortunately, is not documented. I am looking for a documentation tool / class diagram generator or something that works with actionscript. There are about 1000 class files, and I don’t have time to go through all the code in debugging.
I tried several tools like Doxygen (install the language in java) and NaturalDocs, but it didn’t work out too well.
source
share