Duplicate :
|
|
Relates :
|
|
Relates :
|
Once the new Doclet API has been integrated, deprecate the old doclet and taglet by adding @Deprecated annotation on the top level classes, and add the @deprecated javadoc tag in the API doc, giving the reader info about the replacement, including pointing to the new implementation's API docs.
|