Tagged Questions
2
votes
2answers
655 views
Using ASDoc with Bindable metatag and mxml
I am creating the documentation of my flex project using ASDoc and having some issues with the bindable metatag.
ASDoc doesn't document public Bindable values unless the Bindable tag has an event ...