If you are taking feature requests...
 I'd love to see an "ignore" tag. Particularly useful if your test case
classes are intermingled with your class code. Don't really need to document
my test classes. Either a tag within the class like so:

/**
 * @ignore
 */

Or a command line parameter to ignore, maybe by name with wildcard:

As2api.exe ... -ignore *Test

Nice product though. Installed and documented a large project this morning.
Worked like a charm.
Keith

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of David Holroyd
> Sent: Monday, February 06, 2006 5:57 AM
> To: [email protected]
> Subject: [osflash] [ANN] as2api 0.4 released
> 
> Version 0.4 of as2api, a JavaDoc-like tool for ActionScript 2 
> is now available,
> 
>   http://www.badgers-in-foil.co.uk/projects/as2api/
> 
> Major changes in this release:
> 
>  - a simple DHTML 'Quicknav' feature in each page's navigation, e.g.
>    
> http://www.badgers-in-foil.co.uk/projects/as2api/examples/aswi
> ng-alpha2/org/aswing/border/package-summary.html
> 
>  - the option to include syntax-highlighted source code with the
>    documentation, e.g.
>    
> http://www.badgers-in-foil.co.uk/projects/as2api/examples/oreg
ano_1.2.0-beta5/org/omus/data/Table.as.html
> 
> 
> Please see the project page above for a mode detailed list of 
> changes, and downloads for Windows and Linux.  
> (Unfortunately, I don't have a version 'compiled' for OSX 
> yet.  OSX users can use the plain Ruby scripts if they have 
> the Ruby language installed.)
> 
> 
> thanks,
> dave
> 
> --
> http://david.holroyd.me.uk/
> 
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org
> 
> 
> 


_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to