8321935: Define the term 'standard doclet'
Reviewed-by: hannesw
This commit is contained in:
parent
65b9abaa29
commit
89759c8b02
@ -36,7 +36,10 @@ import jdk.javadoc.internal.doclets.formats.html.HtmlDoclet;
|
||||
|
||||
/**
|
||||
* This doclet generates HTML-formatted documentation for the specified modules,
|
||||
* packages and types.
|
||||
* packages and types. It is the doclet that is used by the
|
||||
* <a href="{@docRoot}/../specs/man/javadoc.html"><em>javadoc</em></a> tool
|
||||
* and the {@linkplain javax.tools.ToolProvider#getSystemDocumentationTool
|
||||
* system documentation tool} when no other doclet is specified to be used.
|
||||
*
|
||||
* <h2><a id="user-defined-taglets">User-Defined Taglets</a></h2>
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user