Thanks; I'll fix the link and push. I guess I forgot to run a
link-checker after the last round of edits.
-- Jon
On 8/9/19 7:56 AM, Hannes Wallnöfer wrote:
Hi Jon,
The Taglet#toString documentation gets a link to
StandardDoclet.html#taglet-requirements which doesn’t exist. I guess the target
anchor should be #user-defined-taglets, or did you plan to add another anchor
to the paragraph and list with the requirements?
Otherwise looks good.
Hannes
Am 08.08.2019 um 21:53 schrieb Jonathan Gibbons <[email protected]>:
Please review a doc-only change to improve the documentation regarding
user--defined taglets. There is no change in behavior.
The CSR for the change has been approved.
JBS: https://bugs.openjdk.java.net/browse/JDK-8227697
CSR: https://bugs.openjdk.java.net/browse/JDK-8228561
Webrev: http://cr.openjdk.java.net/~jjg/8228561-taglet-stddoclet/webrev.00/
-- Jon