ASDoc Generation through Ant?

I was able to find out what the error is by myself. Sourcepath was not pointing to my source files! There is no need to give doc-classes and mention the flex inbuilt classes like spark etc in the xml.

Also, the namespaces thingy is redundant and can be excluded So in the XML provided above, just remove all the doc-classes, doc-namespaces, namespace and compiler. Source-path tags. And add a single which points to your source directory!

I was able to find out what the error is by myself. Sourcepath was not pointing to my source files! There is no need to give doc-classes and mention the flex inbuilt classes like spark etc in the xml.

Also, the namespaces thingy is redundant and can be excluded. So in the XML provided above, just remove all the doc-classes, doc-namespaces, namespace and compiler. Source-path tags.

And add a single which points to your source directory!

I have an ant script to compile and generate an AIR file, and it runs well. Now, I am trying asDocs also into the ant script in order to auto generate documentation whenever I am generating a new AIR file. Though the mxmlc task which is creating my swf file runs smoothly, my asdoc task in ANT is throwing up errors.

Asdoc Loading configuration file D:\4.1\4.1\frameworks\air-config. The definition of base class Panel was not found. Mxml(-1): Error: Duplicate function definition.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions