Here is how I generated ASDoc for Cairngorm:
 
1. Copied the Cairngorm files to the asdoc directory under wherever you
installed the sdk. The source files are therefore in:
 
FLEXINSTALLDIR\asdoc\Cairngorm\com\adobe\cairngorm
 
2. Ran the following command from the asdoc directory:
 
..\bin\asdoc -source-path Cairngorm -doc-sources Cairngorm\com
-main-title "Cairngorm Documentation" -window-title "Cairngorm
Documentation" -output cairngorm-asdoc
 
The output is written to FLEXINSTALLDIR\\asdoc\cairngorm-asdoc
 
Let me know if that works.
 
Stephen


________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of tvikatos
Sent: Wednesday, January 31, 2007 1:42 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Does asdoc work??



Yes, I have.
I am probably doing something wrong but it's extremely difficult to
figure out what. This has to become friendlyer than command line
and give meaningful feedback...

--- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
, "Stephen Gilson" <[EMAIL PROTECTED]> wrote:
>
> Have you checked the doc on ASDoc:
> 
> http://livedocs.macromedia.com/flex/201/html/asdoc_127_1.html
<http://livedocs.macromedia.com/flex/201/html/asdoc_127_1.html> 
> 
> Stephen
> 
> ________________________________
> 
> From: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
[mailto:flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
] On
> Behalf Of tvikatos
> Sent: Wednesday, January 31, 2007 11:56 AM
> To: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> 
> Subject: [flexcoders] Does asdoc work??
> 
> 
> 
> I decided to play a bit with asdoc to document my project, but I just
> can't get the damn thing to work. At some point it started complaining
> about not being able to find the cairngorm lib classes. I used the
> -library-path option to point to the swc, but still getting errors
> with very meaningful descriptions:
> 
> Error #1095: XML parser failure: Unterminated attribute.
> 
> or 
> Error: null
> 
> Is this a product we can use or just wasting our time?
>



 

Reply via email to