AFAIK, the problem with that is that as-doc examples are supposed to be in one directory to be processed by <asdoc>.
Actually, each project in the framework has its own asdoc/examples/ directory. So either we have a script that runs through the projects and copies everything to one single place Or we move all the asdoc/examples sources to one single place. First option is of course the simplest one. Have a good teaching, this can wait for a later time. Maurice -----Message d'origine----- De : Justin Mclean [mailto:jus...@classsoftware.com] Envoyé : vendredi 27 septembre 2013 23:55 À : dev@flex.apache.org Objet : Re: Mobile datagrid component integration (ASDOC) Hi, > In effect, asdoc/build.xml <asdoc> task does not include the examples-path > property, so any @includeExample will just be ignored. Probably have to make some minor changes to the build script, look at the existing examples in say the framework project. I'm teaching a course today so wont be able to look at it until tomorrow. Thanks, Justin