• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
1

Generate asDoc with flash builder

New Here ,
Feb 26, 2015 Feb 26, 2015

Copy link to clipboard

Copied

Hi,

I would like to generate an asDoc with Flash Builder 4.6.0 but I have some errors.

My args for asdoc.exe are:

-source-path "src"

-doc-sources "src"

-main-title "ASDoc documentation"

-strict=false

But I recieve some errors:

Error: The definition of base class Sprite was not found.

public class MyMainClass extends Sprite

...

Encountered too many errors!

This Sprite class is flash.display.Sprite

I am using Starling and other external libs. What shoul I do ?

Can I tell asdoc to only use my own classes ?

Thanks

Views

268

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines