Nevertheless it's still good to have good old Google index the Asdoc content ... I think I'm not the only developer that thinks it's quicker to use a search engine in order to find Api documentation than to open it from disk ;-)
-----Ursprüngliche Nachricht----- Von: Raju Bitter [mailto:r.bitter.mailingli...@googlemail.com] Gesendet: Mittwoch, 12. September 2012 16:21 An: flex-dev@incubator.apache.org; jef...@dot-com-it.com Betreff: Re: Javadoc for Falcon >> I'd check a zipped version of the docs into Subversion. > I'm pretty sure that it is an "Apache Way" no no to put binary files > into the repository if it can be avoided. In this case, I don't > believe zipping up generated docs is an unavoidable approach. I think the decision should be based on the fact if there's a binary distribution available. A binary distribution should be packaged with the generated docs, but if there is no binary distribution, people have to get the source code anyway. - Raju