mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
parent
f855474b0d
commit
1761b47cd5
3 changed files with 3 additions and 3 deletions
|
@ -36,7 +36,7 @@ import jdk.javadoc.internal.doclets.formats.html.HtmlDoclet;
|
|||
* This doclet generates HTML-formatted documentation for the specified modules,
|
||||
* packages and types.
|
||||
*
|
||||
* @see <a href="{@docRoot}/../specs/doc-comment-spec.html">
|
||||
* @see <a href="{@docRoot}/../specs/javadoc/doc-comment-spec.html">
|
||||
* Documentation Comment Specification for the Standard Doclet</a>
|
||||
*/
|
||||
public class StandardDoclet implements Doclet {
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
* @provides javax.tools.DocumentationTool
|
||||
* @provides javax.tools.Tool
|
||||
*
|
||||
* @see <a href="{@docRoot}/../specs/doc-comment-spec.html">
|
||||
* @see <a href="{@docRoot}/../specs/javadoc/doc-comment-spec.html">
|
||||
* Documentation Comment Specification for the Standard Doclet</a>
|
||||
*
|
||||
* @moduleGraph
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue