Zen Doc: JavaDoc Generator for ActionScript

I can’t begin to tell you how many projects I have worked on where there is literally NO documentation what-so-ever. And I am not without blame myself. Personally I try to avoid writting comments mixed in with my code and substitute comments with good, self explanatory naming conventions and clean code. This is good for me but someone else may not understand my code in detail. I have always liked the javadoc commenting style and even more importantly I have always been impressed with javadoc document generation.

So I did a quick search for ActionScript JavaDoc generators and found “Zen Doc”, an awesome JavaDoc Generator for ActionScript. I will begin using this personally and professionally and may possibly make it a standard for all codebase members.

Check it out at:
http://www.senocular.com/


Check out the Demo;
http://www.senocular.com/projects/ZenDoc/index.php

{Sorry, Comments are currently Closed! }