
Ah...Finally! I had a problem with ASDoc tool (which comes together with Flex) for a long time... I guess, running this tool from command line is much easier for developers with java background... :)
Anyway, i did some research and i finally did it - run this tool from Flex. After you take a look at these screen shots, i guess you will get the picture! :)
http://muzakdeezign.com/flex2/external_tools/external_tools_config.jpg
http://muzakdeezign.com/flex2/external_tools/external_tools_location.jpg
http://muzakdeezign.com/flex2/external_tools/external_tools_directory.jpg
And you can read the full comment here.
One thing that is missing in ASDoc tool is @includeExample command. It would come handy for code examples but for now, it's for internal use only - not included in the version of ASDoc we all have... :/
Hope we'll see it in Flex 4...
*******edit
Perfect little tool for generating ASDoc commands: http://code.google.com/p/dita/
Thanks Shang! :)
Hi Mirko, I made a little AIR application to generate asdoc commands. http://code.google.com/p/dita/
ReplyDeleteGreat work!!! :) Thank you!
ReplyDeleteimage links are broken
ReplyDeleteyeah, and it doesn't place the strings inside the .bat file properly, Like first it will give the library directory, and then the tag.
ReplyDeletei.e. (...) "c:\myfiles\src" -librar-ypath -main-title "title" (...)