8223663: Update links for tool guides

Reviewed-by: alanb, erikj, darcy
This commit is contained in:
Jonathan Gibbons 2019-05-20 10:57:57 -07:00
parent fec76f2b95
commit 2ad2cce6e0
20 changed files with 210 additions and 102 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (c) 2014, 2017, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2014, 2019, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@ -31,10 +31,7 @@
* that supports executing JavaScript and other languages if its corresponding
* script engine is installed.
*
* <dl style="font-family:'DejaVu Sans', Arial, Helvetica, sans serif">
* <dt class="simpleTagLabel">Tool Guides:
* <dd> {@extLink jrunscript_tool_reference jrunscript}</dd>
* </dl>
* @toolGuide jrunscript
*
* @uses javax.script.ScriptEngineFactory
*