The Javadoc Destination Directory dialog box enables you specify the directory in which to generate Javadoc files. The default value is the javadoc directory in your user directory.
To turn off the display of this dialog box,
open the Options window and expand Code
Documentation Documentation. Set the Ask for Destination Directory
property to False. In this case, Javadoc documentation
is generated in the directory specified by the Destination property of
the Standard Doclet. You can view this value by expanding the Doclets
node in the Options window and selecting Standard Doclet.
See Also | |
---|---|
Specifying an Output Directory for Javadoc Files
Generating Javadoc Documentation |