home |  
Sell Downloads - Ejunkie
open db network by 19.5 degrees
LYRICS | FREE E-BOOKS | SELL DOWNLOADS WITH PAYPAL
 in   
contribute for fun & profit
brink
-Flashincrypt 2...
-VisDoc 1.3..
-SE|PY 1.0..
-SciTE|Flash 200..
-PrimalScript 3...
-elbsource API-S..
-ASLib..
-AS2Doc Professi..
-ActionDoc Beta ..
-(De)Compress / ..
-3D..
-Animation / Tex..
-Backend..
-Convertors..
-File Managers /..
-Flash for Devic..
-Flash Screensav..
-Flash Wallpaper..
-Font..
 
See all Flash Software
 
-Extensions/Plug..
-FLA..
-Flash Software..
-Flash Tutorials..
 
See all Flash
 
All Resources > Flash > Flash Software > ACTIONSCRIPT EDITORS
spread the word around  send this page to a friend   read/write comments/corrections/additions comments  rate this 

ActionDoc Beta 0.4.0

listed by Jagadeesh
 
 
views: 1718 | rating: 1/10 homepage
 


ActionDoc is an Actionscript 2.0 Documentation tool similar to JavaDoc. It parses Actionscript classes and generates HTML files based on the structure of the classes and any comments embedded in the actionscript document.

To use ActionDoc, simply drag and drop ActionScript2.0 class files (.as) onto the application. After they have been parsed, click on "Build HTML." You will be asked to choose a directory. The documentation files will be saved in a subdirectory called "as2docs."


Documentation takes the form:
/**
* Describe the class, method, or property that proceeds
* this comment
*
* @param paramname A description of the method parameter
* @see "Non-Linked see tags in quotes"
* @see A link
* @see #paramOrMethod optionalLabel
* @see Class#paramOrMethod optionalLabel
* @see package.Class#paramOrMethod optionalLabel
* @returns A description of this method's return
*/

Currently ActionDoc only supports the @param, @returns, and @see tags (as well as descriptions). Support for other tags is coming shortly.



« PREVIOUS
  INDEX
NEXT »

spread the word around
read comments
no comments posted!

read more commentspost comment 



home | contact | contribute | terms of use | privacy policy |