langtools/src/jdk.javadoc/share/classes/com/sun/javadoc/package-info.java
changeset 45155 141f584faf59
parent 44878 9dd9cf7919ff
equal deleted inserted replaced
45154:67cca7f62fb2 45155:141f584faf59
    24  */
    24  */
    25 
    25 
    26 /**
    26 /**
    27 <p style="font-style: italic; font-size:larger">
    27 <p style="font-style: italic; font-size:larger">
    28 <b>Note:</b> The declarations in this package have been superseded by those
    28 <b>Note:</b> The declarations in this package have been superseded by those
    29 in the package {@code jdk.javadoc.doclet}.
    29 in the package {@link jdk.javadoc.doclet}.
    30 For more information, see the <i>Migration Guide</i> in the documentation for that package.
    30 For more information, see the <i>Migration Guide</i> in the documentation for that package.
    31 </p>
    31 </p>
    32 
    32 
    33 The Doclet API (also called the Javadoc API) provides a mechanism
    33 The Doclet API (also called the Javadoc API) provides a mechanism
    34 for clients to inspect the source-level structure of programs and
    34 for clients to inspect the source-level structure of programs and