Ticket #154 (closed enhancement: fixed)
add flash documentation plugin
| Reported by: | mb0 | Owned by: | asdt.org |
|---|---|---|---|
| Priority: | major | Milestone: | AXDT 0.0.7 |
| Component: | editor | Version: | AXDT 0.0.6 |
| Keywords: | Cc: |
Description
the official as3 documentation is licensed under cc by-nc-sa. it should be a part of axdt.
i think the documentation preparation should be an automatic process. so users can add ziped documentations or doc folders to their a workspace configuration.
the documentation plugin should be able to look up any qualified name. and a fulltext indexing/ search would be ideal (haven't looked into the eclipse doc or help part yet).
even better would be to parse doc info and the api interface and put it into the index along with source types (i have no idea how to read type members from a library.swf). we could also clean up the flex schema that way and add docs for the mxml editor assistance.
