On Mon, Jun 9, 2008 at 5:53 AM, Niranjan Deshpande
<[EMAIL PROTECTED]> wrote:

> Maven has a plugin for the same, and i know how to configure itin the pom.
> The question is, how do i tell maven which source file, and doclet file to
> be used for the generation?I have my own custom doclet.

The plugin docs index is here:  http://maven.apache.org/plugins

One of the usage examples for the Javadoc plugin is about using an
alternate doclet:

http://maven.apache.org/plugins/maven-javadoc-plugin/examples/alternate-doclet.html

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to