As the title says - is it possible to document my ActionScript packages / namespaces using the ASDoc comments and the included asdoc command line tool?

link|improve this question

54% accept rate
feedback

1 Answer

up vote 1 down vote accepted

You have to do it at the command line, ie -package Rawr "this package is very noisy" etc..

http://livedocs.adobe.com/flex/201/html/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Book_Parts&file=asdoc_127_9.html

link|improve this answer
Link is broken. – qualidafial Feb 10 '11 at 21:58
It's from over a year ago. – quoo Feb 14 '11 at 16:28
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.