It's sort of mavenized, a maven module, called tools/apidoc, is created, maven will call a shell script to generate apidocs. That shell script itself is not mavenized yet.
> -----Original Message----- > From: David Nalley [mailto:da...@gnsa.us] > Sent: Tuesday, November 13, 2012 1:13 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: Git Push Summary > > On Tue, Nov 13, 2012 at 4:10 PM, Prachi Damle <prachi.da...@citrix.com> > wrote: > > David, > > > > This involves some annotation work for existing API commands to facilitate > generation of documentation, better packaging, parameter validation at API > layer and also the access control checks at API layer. > > I am putting together these ideas in a spec and will share it with the list > > for > discussion. > > > > Thanks, > > Prachi > > > > Thanks Prachi. I'd love to see the ant task to generate apidocs become > mavenized as well, but haven't had a chance to look into it. > > --David