changeset 2559:e1cd0e7075ae

8178725: provide way to link to external documentation Reviewed-by: dholmes, erikj, ihse, jjg
author ksrini
date Tue, 25 Apr 2017 07:54:11 -0700
parents 35017c286513
children 4a25d35d9159
files make/Javadoc.gmk
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/make/Javadoc.gmk	Sun Apr 23 21:34:02 2017 +0200
+++ b/make/Javadoc.gmk	Tue Apr 25 07:54:11 2017 -0700
@@ -74,6 +74,7 @@
     -tag see \
     -tag 'jvms:a:See <cite>The Java&trade; Virtual Machine Specification</cite>:' \
     -tag 'jls:a:See <cite>The Java&trade; Language Specification</cite>:' \
+    -taglet build.tools.taglet.ExtLink \
     -taglet build.tools.taglet.Incubating \
     -tagletpath $(BUILDTOOLS_OUTPUTDIR)/jdk_tools_classes \
     #