> > I'm afraid not. Javadoc is a very specific tool that looks exclusively > into Java sources. > My experience in the past extending Groovydoc tells me the only way to > integrate with Javadoc tooling and doclets is to embrace and extend the > Javadoc API. >
How feasible is it to retrofit Groovydoc to the Javadoc API do you think? I assume that's what you're saying, if not necessarily recommending. Peter