Is there any way to add my project documentation, generated with ASDoc, to the Flex Builder dynamic help? Or not necessarily to the dynamic help, but somewhere so that Flex Builder searches it when I press F1. I'm using Flex Builder 3 with SDK 3.2.0. Thanks.
Asked
Active
Viewed 217 times
1 Answers
0
Flash Builder 4 has built-in support for ASDoc comments in Content Assist.

splash
- 13,037
- 1
- 44
- 67
-
I know, but I don't have Flash Builder 4. – Corneliu Dascălu Oct 27 '10 at 14:27
-
I've switched to FlashDevelop, which at least displays an info tooltip. – Corneliu Dascălu Nov 01 '10 at 10:13
-
any idea on how to generate docs for classes using a 3rd party library, but excluding the 3rd library doc gen ? – George Profenza Dec 03 '10 at 13:14