Tagged Questions

1
vote
2answers
275 views

custom pages using asdoc

Does anyone know if you can write your own pages that asdoc will recognize and use? For instance, I'd like to write some "Getting Started","Support" and "FAQ" kind of pages that will help ...
0
votes
2answers
464 views

Does Flash CS4 have an alternative to ASDoc?

Does anybody know of a tool that will allow me to create ASDoc style documentation with a Flash CS4/AS3 application? From what I hear ASDoc only works with Flex. Thanks
0
votes
1answer
709 views

Can ASDoc in Flex create documentation for packages/namespaces?

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