Javadoc properties
You can set options for both Javadoc and the standard doclet to modify the way the documentation is created.
Note: Doclets are programs you can use within Javadoc to customize the Javadoc output. Forte for Java uses the Javadoc standard doclet.
To view or change Javadoc and standard doclet options:
- Choose Tools | Global Options... from the main menu to open the Global Options window.
- Select the
Internal Javadoc
orStandard Doclet
node.The property sheet for the selected node will appear in the right pane of the window.
For more information on Javadoc properties, go to the Javadoc page on Sun's web site: http://java.sun.com/products/jdk/1.2/docs/tooldocs/solaris/javadoc.html.
Contents | Prev | Next | Index |